Skip to content

Commit d132fa0

Browse files
committed
Fix typo.
1 parent 342eece commit d132fa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 that are not in the index or that have not been commited will be lost.</p>
731+
changes that are not in the index or that have not been committed will be lost.</p>
732732

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

0 commit comments

Comments
 (0)