Skip to content

Commit

Permalink
Fixed typos in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Ziegler committed Apr 7, 2015
1 parent 2a058ef commit 80a60ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ Check templates for rendering errors::

$ python manage.py validate_templates

Run the enchanced django shell::
Run the enhanced django shell::

$ python manage.py shell_plus

Run the enchanced django runserver, (requires Werkzeug install)::
Run the enhanced django runserver, (requires Werkzeug install)::

$ python manage.py runserver_plus

Expand Down

0 comments on commit 80a60ae

Please sign in to comment.