diff --git a/homework.md b/homework.md index f7a8449..e988873 100644 --- a/homework.md +++ b/homework.md @@ -2,7 +2,7 @@ ## 1. What is 2 + 2? -5 +5. Fix answers in homework ## 2. What is JavaScript? @@ -14,12 +14,12 @@ When people want to show off code to each other they can put it on GitHub ## 4. What happens when you `fork` a repository? -You delete it +You copy it ## 5. What happens when you clone a repository? -It send it to a friend +duplicate it ## 6. What is a Pull Request? -When you send a file over the internet +When you send a file over the internet \ No newline at end of file