diff --git a/class1/gitcommands.txt b/class1/gitcommands.txt index 9182e91..c425c67 100644 --- a/class1/gitcommands.txt +++ b/class1/gitcommands.txt @@ -86,6 +86,6 @@ rollback (clear staging area) git reset SHA_number - (reset to a particular commit) + (reset to a particular commit) #Good job