copy suggestions (English)

This commit is contained in:
i 2014-10-03 19:40:17 -04:00
parent d59a229844
commit 23be6228f1

View file

@ -50,7 +50,7 @@ exports.level = {
"Let's see what that looks like:" "Let's see what that looks like:"
], ],
"afterMarkdowns": [ "afterMarkdowns": [
"Nice! Git simply moved the master branch reference back to `C1`; now our local repository is in a state as if `C2` had never happened" "Nice! Git moved the master branch reference back to `C1`; now our local repository is in a state as if `C2` had never happened."
], ],
"command": "git reset HEAD~1", "command": "git reset HEAD~1",
"beforeCommand": "git commit" "beforeCommand": "git commit"