diff options
author | Xavier Noria <fxn@hashref.com> | 2010-12-26 21:15:33 +0100 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2010-12-26 21:15:33 +0100 |
commit | 71775807c195aaa091cca96a8f309d2422e6b351 (patch) | |
tree | 6baca52a885d4c6234ffc2d2ba31c4a91e919e62 /railties/guides/source | |
parent | b0498372a10bda006350af42708a5588ab28ffcb (diff) | |
download | rails-71775807c195aaa091cca96a8f309d2422e6b351.tar.gz rails-71775807c195aaa091cca96a8f309d2422e6b351.tar.bz2 rails-71775807c195aaa091cca96a8f309d2422e6b351.zip |
no docs credits are written in first person, thanks to Vijay Dev for spotting this
Diffstat (limited to 'railties/guides/source')
-rw-r--r-- | railties/guides/source/credits.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/credits.html.erb b/railties/guides/source/credits.html.erb index 825e042628..42a993cd71 100644 --- a/railties/guides/source/credits.html.erb +++ b/railties/guides/source/credits.html.erb @@ -52,7 +52,7 @@ Ruby on Rails Guides: Credits <% end %> <%= author('James Miller', 'bensie') do %> - James Miller is a software developer for <a href="http://www.jk-tech.com">JK Tech</a> in San Diego, CA. Find me on GitHub, Gmail, Twitter, and Freenode as "bensie". + James Miller is a software developer for <a href="http://www.jk-tech.com">JK Tech</a> in San Diego, CA. You can find James on GitHub, Gmail, Twitter, and Freenode as "bensie". <% end %> <%= author('Emilio Tagua', 'miloops') do %> |