DOC: Fix camelCase (or capitalization)

This commit is contained in:
Ayushman Singh Chauhan 2021-08-26 23:54:12 +05:30 committed by GitHub
parent 9251e0720c
commit 78cc875bd6
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.