summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2010-04-19 12:51:14 -0600
committertekkub <tekkub@gmail.com>2010-04-19 12:51:14 -0600
commit08a698bfb7133f65c238a3ef3bc9541571c16f11 (patch)
treec83e0a94ca4d574c9e4e9bb2ac16e312f830ac07 /_posts
parentbdcfae67fb0f50eca72d358277c9712be34b4043 (diff)
bugger
Diffstat (limited to '_posts')
-rw-r--r--_posts/2009-06-11-forking.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-06-11-forking.markdown b/_posts/2009-06-11-forking.markdown
index e456895..db011a8 100644
--- a/_posts/2009-06-11-forking.markdown
+++ b/_posts/2009-06-11-forking.markdown
@@ -6,7 +6,7 @@ categories: collaborating popular
main_category: collaborating
---
-This guide will step you through the process of forking, pushing you changes, and pulling in changes from the upstream repo.
+This guide will step you through the process of forking, pushing your changes, and pulling in changes from the upstream repo.
In this guide, we will use [github-services](http://github.com/pjhyett/github-services) as an example to fork, submit a change, and re-sync with the forked repo. All the examples on this page assume you're working in the "master" branch.