Skip to content

Commit

Permalink
Update deploy.rst to remove typo
Browse files Browse the repository at this point in the history
Correct spelling
  • Loading branch information
mirams committed Jun 11, 2015
1 parent 9a6573e commit c1010f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploy.rst
Expand Up @@ -74,7 +74,7 @@ While not required to be turned on the site supports compressing and precompilin
To make use of this functionality you will need to have ``lessc`` to be installed and you will
need to set the ``USE_COMPRESSOR=True`` in your settings file.

To depoly the site with ``postgresql`` and ``elasticsearch`` install the requirements::
To deploy the site with ``postgresql`` and ``elasticsearch`` install the requirements::

pip install --upgrade -r conf/requirements/all.txt

Expand Down

0 comments on commit c1010f9

Please sign in to comment.