Skip to content

Commit 9d36b53

Browse files
authored
Merge pull request HackYourFuture-CPH#191 from HackYourFuture-CPH/saloumeh-67-patch-1
Update homework.md
2 parents ec2ece8 + 588c15b commit 9d36b53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

javascript1/week1/homework.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
### Get git ready to work on homework
1010

11-
Using the `hyf-homework` repo. In the terminal run `git status`
11+
Using the ` your hyf-homework` repo. In the terminal run `git status`
1212

1313
If there are changes that have not been committed, figure out what to do with those changes
1414

@@ -20,7 +20,7 @@ When you have figured out what to do with the changes and fixed those. Write `gi
2020

2121
#### Creating the branch
2222

23-
Using the `hyf-homework` repo write this command
23+
Using the `your hyf-homework` repo write this command
2424

2525
`git checkout main` - You are now on the `main` branch
2626

@@ -150,7 +150,7 @@ git push origin javascript-javascript1-week1
150150

151151
---
152152

153-
Go into the `hyf-homework` repo on https://github.com/ click on the `Pull requests` tab and then click the `New pull request` button
153+
Go into the ` your hyf-homework` repo on https://github.com/ click on the `Pull requests` tab and then click the `New pull request` button
154154

155155
![Create new pull request](assets/create-new-pull-request.png)
156156

0 commit comments

Comments
 (0)