Skip to content

Commit

Permalink
Fix broken code block in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunedan committed Jul 10, 2018
1 parent fcb918c commit 951c3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -57,7 +57,7 @@ Usage
Using the middleware
--------------------

To lock down the entire site, add the lockdown middleware to your middlewares:
To lock down the entire site, add the lockdown middleware to your middlewares::

MIDDLEWARE = [
# ...
Expand Down

0 comments on commit 951c3e3

Please sign in to comment.