diff options
author | Karel Minarik <karmi@karmi.cz> | 2009-03-12 11:32:23 +0100 |
---|---|---|
committer | Karel Minarik <karmi@karmi.cz> | 2009-03-12 11:32:23 +0100 |
commit | b69f027ec1e48ae88ab7af6c8624b133e81e3554 (patch) | |
tree | cf67a2174729c63df77f69d9477ee5c3f27ab151 /railties/guides/source/credits.erb.textile | |
parent | 4f7e2257fedb606a659bb639f26e9ef2baa85d14 (diff) | |
download | rails-b69f027ec1e48ae88ab7af6c8624b133e81e3554.tar.gz rails-b69f027ec1e48ae88ab7af6c8624b133e81e3554.tar.bz2 rails-b69f027ec1e48ae88ab7af6c8624b133e81e3554.zip |
Fixed invalid HTML in Credits
Diffstat (limited to 'railties/guides/source/credits.erb.textile')
-rw-r--r-- | railties/guides/source/credits.erb.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/credits.erb.textile b/railties/guides/source/credits.erb.textile index 2230a4ea60..0aa8735eac 100644 --- a/railties/guides/source/credits.erb.textile +++ b/railties/guides/source/credits.erb.textile @@ -5,7 +5,7 @@ p. We'd like to thank the following people for their tireless contributions to t <% end %> -<h3 class="section">Rails Documentation Team</h2> +<h3 class="section">Rails Documentation Team</h3> <% author('Mike Gunderloy', 'mgunderloy') do %> Mike Gunderloy is a consultant with "ActionRails":http://www.actionrails.com and also a member of the "Rails activism team":http://rubyonrails.org/activists . He brings 25 years of experience in a variety of languages to bear on his current work with Rails. His near-daily links and other blogging can be found at "A Fresh Cup":http://afreshcup.com and he "twitters":http://twitter.com/MikeG1 too much. |