Browse Source

Fixed missing slash in reusable apps tutorial.

Baptiste Mispelon 11 years ago
parent
commit
5caced89e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/intro/reusable-apps.txt

+ 1 - 1
docs/intro/reusable-apps.txt

@@ -67,7 +67,7 @@ After the previous tutorials, our project should look like this::
             admin.py
             models.py
             static/
-                polls
+                polls/
                     images/
                         background.gif
                     style.css