aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/layout.html.erb
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2010-12-19 21:28:33 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2010-12-19 21:28:33 +0530
commitcc3d6a85715e23393ac2e89e4ed19bb10f5ee1fe (patch)
tree8677266408e27eed9669dbaf8ca1eeed6fb74615 /railties/guides/source/layout.html.erb
parent6b65cd57ca20381e7d0f169d7b8cfd7db10e6efb (diff)
downloadrails-cc3d6a85715e23393ac2e89e4ed19bb10f5ee1fe.tar.gz
rails-cc3d6a85715e23393ac2e89e4ed19bb10f5ee1fe.tar.bz2
rails-cc3d6a85715e23393ac2e89e4ed19bb10f5ee1fe.zip
minor corrections
Diffstat (limited to 'railties/guides/source/layout.html.erb')
-rw-r--r--railties/guides/source/layout.html.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/railties/guides/source/layout.html.erb b/railties/guides/source/layout.html.erb
index 09b7d72514..dbb48124d0 100644
--- a/railties/guides/source/layout.html.erb
+++ b/railties/guides/source/layout.html.erb
@@ -113,7 +113,7 @@
</p>
<p>
If you see any typos or factual errors you are confident to
- patch please clone <%= link_to 'docrails', 'https://github.com/lifo/docrails' %>
+ patch, please clone <%= link_to 'docrails', 'https://github.com/lifo/docrails' %>
and push the change yourself. That branch of Rails has public write access.
Commits are still reviewed, but that happens after you've submitted your
contribution. <%= link_to 'docrails', 'https://github.com/lifo/docrails' %> is
@@ -123,10 +123,10 @@
You may also find incomplete content, or stuff that is not up to date.
Please do add any missing documentation for master. Check the
<%= link_to 'Ruby on Rails Guides Guidelines', 'ruby_on_rails_guides_guidelines.html' %>
- guide for style and conventions.
+ for style and conventions.
</p>
<p>
- Issues may also be reported <%= link_to 'in Github', 'https://github.com/lifo/docrails/issues' %>.
+ Issues may also be reported in <%= link_to 'Github', 'https://github.com/lifo/docrails/issues' %>.
</p>
<p>And last but not least, any kind of discussion regarding Ruby on Rails
documentation is very welcome in the <%= link_to 'rubyonrails-docs mailing list', 'http://groups.google.com/group/rubyonrails-docs' %>.