Skip to content

Commit 60b0396

Browse files
committed
fix nasty typo
1 parent e46584b commit 60b0396

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
@@ -212,7 +212,7 @@ ADMIN_EMAIL: user@example.com
212212
ADMIN_PASSWORD: changeme
213213
</pre>
214214

215-
If you are planning to customize the application to send email using a Gmail acocunt, you can add the user name and password needed for the application to send email. See the article "Send Email with Rails":http://railsapps.github.com/rails-send-email.html.
215+
If you are planning to customize the application to send email using a Gmail account, you can add the user name and password needed for the application to send email. See the article "Send Email with Rails":http://railsapps.github.com/rails-send-email.html.
216216

217217
If you wish, set your name, email address, and password for the first user's account. If you prefer, you can use the default to sign in to the application and edit the account after deployment. It is always a good idea to change the password after the application is deployed.
218218

0 commit comments

Comments
 (0)