Bladeren bron

Fixed missing slash in reusable apps tutorial.

Baptiste Mispelon 11 jaren geleden
bovenliggende
commit
5caced89e0
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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