Commit 8bf0e918 by Chris Streeter Committed by GitHub

Fix grammer

parent ae1a6b90
......@@ -47,7 +47,7 @@ Pipeline integrates with staticfiles, you just need to setup ``STATICFILES_STORA
STATICFILES_STORAGE = 'pipeline.storage.PipelineStorage'
Then when you run ``collectstatic`` command, your CSS and your javascripts will be compressed in the same time ::
Then when you run ``collectstatic`` command, your CSS and your javascripts will be compressed at the same time ::
$ python manage.py collectstatic
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment