diff --git a/docs/how-to-clone.md b/docs/how-to-clone.md index 5a34f4e..14a6668 100644 --- a/docs/how-to-clone.md +++ b/docs/how-to-clone.md @@ -1,6 +1,6 @@ # How to Clone a Repository (Template) -## What is clone? +## What is cloning? - Clone means downloading a repo to your computer ## Steps diff --git a/docs/how-to-push.md b/docs/how-to-push.md index 1b02a61..9d2ee65 100644 --- a/docs/how-to-push.md +++ b/docs/how-to-push.md @@ -1,6 +1,6 @@ # How to Push to GitHub (Template) -## What is push? +## What is pushing? - Push sends your commits to GitHub ## Steps