Skip to content

Commit 0770b77

Browse files
authored
Fix list in CONTRIBUTIN.md
1 parent c61e733 commit 0770b77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ So, in a simple list:
2828
8. One last `npm test` again, because we edited stuff. (You can probably just skip the two previous ones. Should've read ahead ;))
2929
8. Add the relevant files - `git commit src/ spec/`
3030
9. Commit and write a nice, explanatory commit message.
31-
10. Push to your fork - `git push origin`
32-
11. Open a pull request
31+
10. Push to your fork - `git push origin`
32+
11. Open a pull request
3333

3434
You did it! :) Thank you!

0 commit comments

Comments
 (0)