aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2009-03-06 14:48:11 +0000
committerPratik Naik <pratiknaik@gmail.com>2009-03-06 14:48:11 +0000
commit434fb7ef6b86de3112270a0737b81c8bea69989a (patch)
tree7e0304a88fa9a0a51b160962606429003cc3f80b /railties/guides/source
parent3a5d922f67e3d3c0b9f1ee2c2293b70e4723d91c (diff)
downloadrails-434fb7ef6b86de3112270a0737b81c8bea69989a.tar.gz
rails-434fb7ef6b86de3112270a0737b81c8bea69989a.tar.bz2
rails-434fb7ef6b86de3112270a0737b81c8bea69989a.zip
I ate a word
Diffstat (limited to 'railties/guides/source')
-rw-r--r--railties/guides/source/contributing_to_rails.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/contributing_to_rails.textile b/railties/guides/source/contributing_to_rails.textile
index 8410b30833..b5ae40a8ba 100644
--- a/railties/guides/source/contributing_to_rails.textile
+++ b/railties/guides/source/contributing_to_rails.textile
@@ -123,7 +123,7 @@ h3. Contributing to the Rails Documentation
Another area where you can help out if you're not yet ready to take the plunge to writing Rails core code is with Rails documentation. You can help with the Rails Guides or the Rails API documentation.
-TIP: "docrails":http://github.com/lifo/docrails/tree/master is the documentation branch for Rails with an *open commit policy*. You can simply PM "lifo":http://github.com/lifo on Github and ask for the commit rights. Documentation changes made as part of the "docrails":http://github.com/lifo/docrails/tree/master project, are back to the Rails master code from time to time. Check out the "original announcement":http://weblog.rubyonrails.org/2008/5/2/help-improve-rails-documentation-on-git-branch for more details.
+TIP: "docrails":http://github.com/lifo/docrails/tree/master is the documentation branch for Rails with an *open commit policy*. You can simply PM "lifo":http://github.com/lifo on Github and ask for the commit rights. Documentation changes made as part of the "docrails":http://github.com/lifo/docrails/tree/master project, are merged back to the Rails master code from time to time. Check out the "original announcement":http://weblog.rubyonrails.org/2008/5/2/help-improve-rails-documentation-on-git-branch for more details.
h4. The Rails Guides