[CI SKIP] Typo.

This commit is contained in:
Guo Xiang Tan 2016-04-18 11:40:04 +08:00
parent 21df320f71
commit 9e25e4baa8
No known key found for this signature in database
GPG Key ID: 19C321C8952B0F72
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Discourse::Application.configure do
# Send deprecation notices to registered listeners
config.active_support.deprecation = :notify
# this will cause all handlebars templates to be pre-compiles, making your page faster
# this will cause all handlebars templates to be pre-compiled, making your page faster
config.handlebars.precompile = true
# allows developers to use mini profiler