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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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.