aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2010-04-30 21:22:57 +0200
committerXavier Noria <fxn@hashref.com>2010-04-30 21:22:57 +0200
commitf5fa13cca10c50a47a5a64a4d8154efc18bae30e (patch)
treeafe63911b891946db08ae56c0c29277985abdcfb /railties/guides/source
parent21c1fbb6c119a4d57d24efea87532b41075ffa6e (diff)
downloadrails-f5fa13cca10c50a47a5a64a4d8154efc18bae30e.tar.gz
rails-f5fa13cca10c50a47a5a64a4d8154efc18bae30e.tar.bz2
rails-f5fa13cca10c50a47a5a64a4d8154efc18bae30e.zip
guides index: punctuation
Diffstat (limited to 'railties/guides/source')
-rw-r--r--railties/guides/source/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/index.html.erb b/railties/guides/source/index.html.erb
index f47975917c..5a715cf9f7 100644
--- a/railties/guides/source/index.html.erb
+++ b/railties/guides/source/index.html.erb
@@ -143,7 +143,7 @@ Ruby on Rails Guides
<%= guide("Adding Generators", 'generators.html') do %>
<p>This guide covers the process of adding a brand new generator to your extension
or providing an alternative to an element of a built-in Rails generator (such as
- providing alternative test stubs for the scaffold generator)</p>
+ providing alternative test stubs for the scaffold generator).</p>
<% end %>
</dl>