Skip to content

Commit e2c17ff

Browse files
committed
[ci skip] 'previous version of Rails' is gramatically incorrect
1 parent f20f90f commit e2c17ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actionmailer/README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ generated would look like this:
6161

6262
Thank you for signing up!
6363

64-
In previous version of Rails you would call <tt>create_method_name</tt> and
64+
In previous versions of Rails you would call <tt>create_method_name</tt> and
6565
<tt>deliver_method_name</tt>. Rails 3.0 has a much simpler interface - you
6666
simply call the method and optionally call +deliver+ on the return value.
6767

0 commit comments

Comments
 (0)