We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f02769 commit 1043ad7Copy full SHA for 1043ad7
basic/index.html
@@ -726,7 +726,7 @@ <h4 id="reset-hard">
726
727
<p>The third option is to go <code>--hard</code>. This command discards your staged changes and
728
the changes in your working directory. In other words: it resets your staging area and working
729
- directory to the state they were in right after the given commit. This is the most
+ directory to the state they were in at the given commit. This is the most
730
dangerous option and is not working directory safe. Any changes not committed will
731
be lost.
732
</p>
0 commit comments