Update settings.rst

Fixed spelling of the word 'development'.
refactor-builder
Mgamerz 2014-01-18 17:13:21 -07:00
parent 17ccdb9dbe
commit 4ac330ff38
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Default: `False`
Whether to use subdomains in URLs on the site, or the Django-served content.
When used in production, this should be ``True``, as Nginx will serve this content.
During developemnt and other possible deployments, this might be ``False``.
During development and other possible deployments, this might be ``False``.
PRODUCTION_DOMAIN
------------------