Fix broken markdown formatting.

This commit is contained in:
nverba 2013-10-10 13:41:00 +01:00
parent f244650832
commit 598d14580c

View file

@ -65,7 +65,7 @@ For details on how to reduce the monthly cost of your application, see [Advanced
heroku config:add SECRET_TOKEN=<generated secret>
. Precompile assets.
7. Precompile assets.
There are two options for precompilation. Either precompile locally, **before each deploy** or enable [Heroku's experimental user-env-compile](https://devcenter.heroku.com/articles/labs-user-env-compile) feature and Heroku will precompile your assets for you.