Skip to content

Commit b3e2a6e

Browse files
jyn514camelid
andcommitted
fix typo
Co-authored-by: Noah Lev <[email protected]>
1 parent 664346d commit b3e2a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/git.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ You might also notice conflicts in the web UI:
140140

141141
The most common cause is that you rebased after a change and ran `git add .` without first running
142142
`x.py` to update the submodules. Alternatively, you might have run `cargo fmt` instead of `x fmt`
143-
and modified files in a submodule, then commited the changes.
143+
and modified files in a submodule, then committed the changes.
144144

145145
To fix it, do the following things:
146146

0 commit comments

Comments
 (0)