Skip to content

Commit a9ba8f0

Browse files
committed
typo in README
1 parent f4d1d0b commit a9ba8f0

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
@@ -530,7 +530,7 @@ $ heroku config:add MANDRILL_USERNAME='Your_Username' MANDRILL_API_KEY='Your_Man
530530
$ heroku config:add MAILCHIMP_LIST_ID='Your_List_ID'
531531
$ heroku config:add ADMIN_NAME='First User' ADMIN_EMAIL='[email protected]' ADMIN_PASSWORD='changeme'
532532
$ heroku config:add 'ROLES=[admin, user]'
533-
heroku config:add EMAIL_ADDRESS='[email protected]' DOMAIN='example.com'
533+
$ heroku config:add EMAIL_ADDRESS='[email protected]' DOMAIN='example.com'
534534
</pre>
535535

536536
Complete Heroku deployment with:

0 commit comments

Comments
 (0)