aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/layout.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'guides/source/layout.html.erb')
-rw-r--r--guides/source/layout.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/layout.html.erb b/guides/source/layout.html.erb
index 71172ec24e..35b6fc7014 100644
--- a/guides/source/layout.html.erb
+++ b/guides/source/layout.html.erb
@@ -82,7 +82,7 @@
<p>
If you see any typos or factual errors you are confident to
patch, please clone <%= link_to 'docrails', 'https://github.com/lifo/docrails' %>
- and push the change yourself. That fork of Rails has public write access.
+ 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
cross-merged with master periodically.