Skip to content

Commit abfe80e

Browse files
authored
Merge pull request #320 from sspencerwire/fix_readme_again
fix readme again..
2 parents 0a51ec1 + bbbd9ba commit abfe80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Example: `mv /home/myname/help.md /home/myname/documentation/`
6969
3. Next, run Git add for that file name.
7070
Example: `git add help.md`
7171
4. Now, run git commit for the changes you have made.
72-
Example: `Git commit -m "Added the help.md file"`
72+
Example: `git commit -m "Added the help.md file"`
7373
5. Next, push your changes to your forked repository: `git push https://github.com/your_fork_name/documentation main`
7474
6. Next, we repeat steps 6 and 7 above: Create a Pull Request. This request lets the upstream administrators know that you have a new file (or files) that you would like them to merge with the master branch. Click on "Pull Request" in the upper-left of the screen
7575

0 commit comments

Comments
 (0)