Skip to content

Commit d90f4ed

Browse files
committed
tweak readme
1 parent 6251567 commit d90f4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Open a new shell or restart your terminal application to continue.
177177

178178
h4. Configure ActionMailer
179179

180-
The example application is set to deliver email in both development and production. It will raise deliervy errors in development but not production.
180+
The example application is set to deliver email in both development and production. It will raise delivery errors in development but not production.
181181

182182
In development, @config.action_mailer.default_url_options@ is set for a host at @localhost:3000@ which will enable links in Devise confirmation email messages to work properly. You'll need to change the @config.action_mailer.default_url_options@ host option from @example.com@ to your own domain for the production environment.
183183

0 commit comments

Comments
 (0)