Skip to content

Commit a43921f

Browse files
committed
Merge pull request #229 from m-macaskill/patch-1
Fix tiny article typo
2 parents 8c17163 + 17de6cf commit a43921f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/06-github/sections/2-contributing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ After a few seconds, you'll be taken to your new project page, with your own wri
3131

3232
(((GitHub, Flow)))
3333
GitHub is designed around a particular collaboration workflow, centered on Pull Requests.
34-
This flow works whether you're collaborating with a tightly-knit team in a single shared repository, or a globally-distributed company or network of strangers contributing to an project through dozens of forks.
34+
This flow works whether you're collaborating with a tightly-knit team in a single shared repository, or a globally-distributed company or network of strangers contributing to a project through dozens of forks.
3535
It is centered on the <<_topic_branch>> workflow covered in <<_git_branching>>.
3636

3737
Here's how it generally works:

0 commit comments

Comments
 (0)