We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6908d50 commit 10a885fCopy full SHA for 10a885f
README.md
@@ -54,7 +54,7 @@ This only scratches the surface of what is possible with git and GitHub. Feel fr
54
* Don't merge new commits from `master` to your branches: wait till the final merge into `master` (or rebase your branches to `master`)
55
* Don't be scared and ask for help. Most of us have learned this "on the job".
56
57
-#### Other resources
+#### Additional resources
58
* Try GitHub [desktop](https://desktop.github.com/) client if you prefer to work with GUI
59
* [TryGit](https://try.github.io/levels/1/challenges/1)
60
* Lifesaving advice from [ohshitgit](http://ohshitgit.com/)
0 commit comments