summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel <daniel.directNOSPAM@gmail.com>2011-03-05 06:57:24 +0800
committerRyan Tomayko <rtomayko@gmail.com>2011-03-05 13:12:52 +0800
commitf6c7ac04e147318c77f86ec79a9447f3edccfcd6 (patch)
tree6497fe97dd83253191e02c8b133289cf0ad42660
parent568f51e8f35f4e52f1820381725f16ec756e7fbe (diff)
clarify location of "pull request" button
-rw-r--r--_posts/2010-08-29-pull-requests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2010-08-29-pull-requests.md b/_posts/2010-08-29-pull-requests.md
index f88f67d..2d70538 100644
--- a/_posts/2010-08-29-pull-requests.md
+++ b/_posts/2010-08-29-pull-requests.md
@@ -60,7 +60,7 @@ In the following example, **kneath** has completed some work on an error page
for the GitHub Jobs web application, pushed three commits to a topic branch in
his fork, and would like someone to review and merge.
-Navigate to your repository with the changes you want someone else to pull and
+Navigate to **your repository** with the changes you want someone else to pull and
press the *Pull Request* button.
![](http://img.skitch.com/20100831-qfk1c9wyt89pfgfxg61bh1r8rn.png)