diff --git a/exercises/git/README.md b/exercises/git/README.md index c47294f..f827096 100644 --- a/exercises/git/README.md +++ b/exercises/git/README.md @@ -53,7 +53,7 @@ There are different ways to check whether a file is tracked or not:
How can you see which changes have done before committing them?
-`git diff``` +`git diff`