-
-
Notifications
You must be signed in to change notification settings - Fork 95.2k
docs: fix minor grammar issue in README.md #107403
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
|
Thank you for your pull request. This pull request contains changes in files which requires review. The following files were changed:
|
|
Hi maintainers 👋 |
|
Hi maintainers 👋 I’ve resolved the earlier conflict in It includes only a small grammar improvement in |
|
What are the grammatical errors in the sentence
? |
|
Hi @Roshanjossey 👋 The original sentence: "If you're not comfortable with command line, here are tutorials using GUI tools." is missing an article before “command line.” Correct grammar: I also changed "with command line" → "using the command line" because:
So the updated sentence is grammatically correct and more natural for learners. Thank you! |
What's your source for this? |
This PR fixes a small grammar issue in the README.md file to improve clarity and readability.
It changes “If you're not comfortable with command line” to
“If you're not comfortable using the command line” for grammatical accuracy.
No content or code changes — documentation-only edit.