DOC: Fix camelCase (or capitalization) (#125)

This commit is contained in:
Ayushman Singh Chauhan
2021-11-05 18:20:12 +05:30
committed by GitHub
parent 2fb223e87e
commit 13a1409d28

View File

@@ -1,4 +1,4 @@
# Git with Github
# Git with GitHub
Till now all the operations we did were in our local repo while git also helps us in a collaborative environment. GitHub is one place on the internet where you can centrally host your git repos and collaborate with other developers.