diff --git a/guides/source/layout.html.erb b/guides/source/layout.html.erb index 71172ec24ee049d6cd95a0b8e5746e3369b2db23..35b6fc701446e01e4c04e3ade9813df10df7f02c 100644 --- a/guides/source/layout.html.erb +++ b/guides/source/layout.html.erb @@ -82,7 +82,7 @@

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.