Skip to content

Commit 342eece

Browse files
committed
Improve grammar.
1 parent 64707c0 commit 342eece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ <h4 id="reset-hard">
728728
directory look like the index, unstage files and undo any changes made
729729
since the last commit.
730730
This is the most dangerous option and not working directory safe. Any
731-
changes not in the index or have not been commited will be lost.</p>
731+
changes that are not in the index or that have not been commited will be lost.</p>
732732

733733
<pre>
734734
<b>$ git status</b>

0 commit comments

Comments
 (0)