Skip to content

Commit

Permalink
docs: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ngrewe committed Sep 27, 2020
1 parent 6cda069 commit 2e9bb2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ of the asset to the current (potentially fingerprinted) name.

The behaviour of django-faucet-pipeline will change depending on whether the Django settings `DEBUG` is set
to true or not. If debug mode is enabled, the manifest file will be re-read when ever a template is rendered.
In production, you should have `DEBUG` set to `False`, in which case manifest.json will be read once on first
access and then cached indefinitely.
In production, you should have `DEBUG` set to `False`, in which case `manifest.json` will be read once on first
access and then cached indefinitely.

0 comments on commit 2e9bb2b

Please sign in to comment.