Skip to content
Merged
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 episodes/04-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ In group work, spend some time trying to illustrate some of the commands we've u
- try to express git commands in a non 'git' way
- try to visualise what commits are doing to your repository

If you want to practise more feel free to keep practicising making changes to your file and committing the changes. If you want to explore more git commands, search for some more online or visit the [lesson resources](https://librarycarpentry.github.io/lc-git/reference.html).
If you want to practise more, feel free to keep making changes to your file and committing those changes. If you want to explore more git commands, search for some more online or visit the [lesson resources](reference.html).

:::::::::::::::::::::::::::::::::::::::: keypoints

Expand Down