diff --git a/02-git/01-git-fork-vs-git clone.md b/02-git/01-git-fork-vs-git clone.md index 7341abdf..7f93b5af 100644 --- a/02-git/01-git-fork-vs-git clone.md +++ b/02-git/01-git-fork-vs-git clone.md @@ -1,4 +1,4 @@ -# Question +## Question What is the difference between `git fork` and `git clone`, and when would you use each? ### 📝 Short Explanation