-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: Readme.md file have some grammatical errors #42447
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
Comments
I am solving this issue as of now but am facing trouble since I made some changes on the master branch and forgot to create a branch. I haven't staged that updated file. Can anyone tell me what can I do to fix this? |
Commit your changes, but don't push. Then create the branch. That will have your changes. Then switch back to master and git reset --hard to the commit just before your first commit that's supposed to be on the branch. |
@Varun270 - Can you specify exactly what the issues are in the readme. |
@rhshadrach There are some grammatical mistakes , unwanted spaces and commas in README.md |
@vladu Okay Let me try |
@Varun270 Issues of this nature need to be specific on what the errors are, otherwise a reviewer does not know whether a corresponding PR closes it. It is also okay to submit a PR that doesn't correspond to an issue. |
@rhshadrach Ohh I am sorry I didn't know that since I am a beginner so I don't really have any idea how exactly things work here. I have generated the PR that resolves this issue. There is a total of 8 changes you can have a look at them. |
This reverts commit f69e0c3.
This reverts commit f69e0c3.
This reverts commit f69e0c3.
This reverts commit f69e0c3.
Location of the documentation
README.md file
Documentation problem
There are some unwanted commas and colons with grammatical error
Suggested fix for documentation
The fix is easy just have to grammatically correct the README file.
The text was updated successfully, but these errors were encountered: