Skip to content

Commit 17483c3

Browse files
authored
Number consistency
Replaced 'it' with 'them' because it refers to 'workflows' which is in plural.
1 parent c5e38de commit 17483c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/03-git-branching/sections/workflows.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
=== Branching Workflows
22

33
Now that you have the basics of branching and merging down, what can or should you do with them?
4-
In this section, we'll cover some common workflows that this lightweight branching makes possible, so you can decide if you would like to incorporate it into your own development cycle.
4+
In this section, we'll cover some common workflows that this lightweight branching makes possible, so you can decide if you would like to incorporate them into your own development cycle.
55

66
==== Long-Running Branches
77

0 commit comments

Comments
 (0)