Skip to content

Commit e2978f6

Browse files
committed
Merge pull request #255 from bsima/patch-1
typo
2 parents 4528703 + 58c7edc commit e2978f6

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)