aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source
diff options
context:
space:
mode:
authorBen Orenstein <ben.orenstein@gmail.com>2011-06-08 23:20:13 -0400
committerBen Orenstein <ben.orenstein@gmail.com>2011-06-08 23:20:13 -0400
commit4f9e2425216653649d4b4b6d73eeca3c1f9f312d (patch)
tree426a8f360b2cd77538b7dd50a49571783fabc834 /railties/guides/source
parentfe2482e50b1eebc12025d4c39c94e33dca8e95a8 (diff)
downloadrails-4f9e2425216653649d4b4b6d73eeca3c1f9f312d.tar.gz
rails-4f9e2425216653649d4b4b6d73eeca3c1f9f312d.tar.bz2
rails-4f9e2425216653649d4b4b6d73eeca3c1f9f312d.zip
Describe the user name 'variable' in a way that doesn't confuse the textile parser.
Diffstat (limited to 'railties/guides/source')
-rw-r--r--railties/guides/source/contributing_to_ruby_on_rails.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/contributing_to_ruby_on_rails.textile b/railties/guides/source/contributing_to_ruby_on_rails.textile
index 564fe56603..e6ec061c9a 100644
--- a/railties/guides/source/contributing_to_ruby_on_rails.textile
+++ b/railties/guides/source/contributing_to_ruby_on_rails.textile
@@ -361,7 +361,7 @@ $ git push mine my_new_branch
h4. Issue a Pull Request
-Navigate to the Rails repository you just pushed to (e.g. https://github.com/<your user name>/rails) and press "Pull Request" in the upper right hand corner.
+Navigate to the Rails repository you just pushed to (e.g. https://github.com/your-user-name/rails) and press "Pull Request" in the upper right hand corner.
Write your branch name in branch field (is filled with master by default) and press "Update Commit Range"