Fix minor typos (#6641)
This commit is contained in:
@@ -22,7 +22,7 @@ The overall process should look somewhat like this:
|
||||
6. Push the commit(s) to your fork:
|
||||
`git push origin {{branch_name}}`
|
||||
|
||||
7. Go to the GitHub page for your fork and click the green "pull request" button.
|
||||
7. Go to the GitHub page for your fork and click the green "Compare & pull request" button.
|
||||
|
||||
Please only send related changes in the same pull request.
|
||||
Typically a pull request will include changes in a single file.
|
||||
|
@@ -47,7 +47,7 @@ as a guideline for current and future maintainers.
|
||||
|
||||
- Try to **keep the entire contribution process web-based**, if possible,
|
||||
to ensure it is accessible and straightforward.
|
||||
If you're comfortable with git, consider offering to perform
|
||||
If you're comfortable with Git, consider offering to perform
|
||||
interactive rebases or other command-line operations
|
||||
on behalf of contributors,
|
||||
or assisting them if they want to do it themselves.
|
||||
|
Reference in New Issue
Block a user