Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ In your terminal, create a demo project that replicates these steps:
3. `git add readme.md`
4. `git reset readme.md`
5. `git add readme.md` (to get it back in the staging area)
6. `git commit -m commit empty readme`
6. `git commit -m 'commit empty readme'`
7. Take a screenshot of your terminal and post to the [Education Community](https://education.github.community/c/teachers).


Expand Down