diff --git a/Installing-Tracks-2.3.0-on-Ubuntu-14.04-LTS-on-AWS-with-SSL-support.md b/Installing-Tracks-2.3.0-on-Ubuntu-14.04-LTS-on-AWS-with-SSL-support.md index b129f19..d2ef87e 100644 --- a/Installing-Tracks-2.3.0-on-Ubuntu-14.04-LTS-on-AWS-with-SSL-support.md +++ b/Installing-Tracks-2.3.0-on-Ubuntu-14.04-LTS-on-AWS-with-SSL-support.md @@ -44,7 +44,7 @@ Uncomment the section for sqlite production, delete the other configuraion for p $ cp config/site.yml.tmpl config/site.yml $ nano config/site.yml ``` -* change "change-me" in salt and "secret_token" to some random value +* change "change-me" in "salt" and "secret_token" to some random value * change config.serve_static_assets to true in config/environments/production.rb in order for the images, stylesheets, and javascript files to be served correctly. $ nano config/environments/production.rb