-
Notifications
You must be signed in to change notification settings - Fork 10
README Typos: Correct "Ommitting" and "exetutables" to "Omitting and executables" #162
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
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThis pull request updates the documentation by correcting two spelling errors in the README file. The word “Ommitting” is changed to “Omitting” and “exetutables” is changed to “executables”. No modifications have been made to the declarations of exported or public entities. Changes
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
23-23
: Typos Corrected in DocumentationThe updated sentence now correctly uses "Omitting" instead of "Ommitting" and "executables" instead of "exetutables," which enhances clarity and professionalism as intended by the PR objectives.
However, note that the sentence still contains some grammatical issues. For example, "while result" appears to be a mistake—consider revising it to "will result" or rephrasing the sentence for clarity. Additionally, you might want to change "any more" to "anymore" to conform with common adverb usage.
🧰 Tools
🪛 LanguageTool
[uncategorized] ~23-~23: Did you mean the adverb “anymore”?
Context: ...ving the option to download executables any more. Create a temporary.env
file with y...(ANY_MORE)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
README.md
(1 hunks)
🧰 Additional context used
🪛 LanguageTool
README.md
[uncategorized] ~23-~23: Did you mean the adverb “anymore”?
Context: ...ving the option to download executables any more. Create a temporary .env
file with y...
(ANY_MORE)
Issue Description:
While reviewing the documentation, I noticed two typos in the README that could confuse contributors and users:
The word "Ommitting" should be corrected to "Omitting".
The word "exetutables" should be corrected to "executables".
Fixing these typos will improve the clarity and professionalism of the repository's documentation. I propose updating the README accordingly, ensuring consistency and better readability for new contributors.
Summary by CodeRabbit