Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix grammatical error in lib.rs #12632

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

famouswizard
Copy link
Contributor

Description:
This pull request corrects a grammatical error in the documentation for the min-info-logs feature flag. Specifically, the sentence:

This can speed up the node, since fewer calls to the logging component is made.

has been corrected to:

This can speed up the node, since fewer calls to the logging component are made.

Importance of the fix:

  • Improved readability: Grammatical errors can distract readers and reduce the clarity of documentation. Fixing this ensures better comprehension for developers and users.
  • Professionalism: High-quality documentation reflects well on the project and fosters trust among contributors and users.

This change is non-functional and affects only the documentation.

This pull request corrects a grammatical error in the documentation for the min-info-logs feature flag.
@mattsse mattsse merged commit 32a4d9e into paradigmxyz:main Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants