diff --git a/Contribution-Tutorial.md b/Contribution-Tutorial.md index b12788e..9137154 100644 --- a/Contribution-Tutorial.md +++ b/Contribution-Tutorial.md @@ -118,7 +118,7 @@ Add another remote repository, your fork, give it some memorable name git remote add my_fork git@github.com:username/geometry -where `username` is your username (In my case it was `awulkiew`). Now after running +where `username` is your username (In my case it's `awulkiew`). Now after running git remote -v