Skip to content

Commit d259d92

Browse files
committed
Typo in v3-to-v4.md
1 parent 217fa43 commit d259d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v3-to-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ condition where a symbolic name can change after `git ls-remote` but before
3434
### The v4.2+ loop
3535

3636
The v4.2 loop refines the v4 loop even further. Instead of using ls-remote to
37-
see what the upstream has and then fetching it, git-sync sill just fetch it by
37+
see what the upstream has and then fetching it, git-sync will just fetch it by
3838
ref. If the local sync already has the corresponding hash, nothing more will
3939
be synced. If it did not have that hash before, then it does now and can
4040
update the worktree.

0 commit comments

Comments
 (0)