Skip to content

Commit 58c7edc

Browse files
author
Ben Sima
committed
typo
1 parent 4528703 commit 58c7edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/C-git-commands/1-git-commands.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ It is covered in <<_git_grep>> and is only mentioned in that section.
352352

353353
=== Patching
354354

355-
A few commands in Git are centered around the concept of thinking of commits in terms of the changes they introduce, as thought the commit series is a series of patches. These commands help you manage your branches in this manner.
355+
A few commands in Git are centered around the concept of thinking of commits in terms of the changes they introduce, as though the commit series is a series of patches. These commands help you manage your branches in this manner.
356356

357357
==== git cherry-pick
358358

0 commit comments

Comments
 (0)