summaryrefslogtreecommitdiff
path: root/docs/tutorial03.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial03.txt')
-rw-r--r--docs/tutorial03.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial03.txt b/docs/tutorial03.txt
index ed5c7750d9..f544529a6d 100644
--- a/docs/tutorial03.txt
+++ b/docs/tutorial03.txt
@@ -23,7 +23,7 @@ application, you might have the following views:
* Day-based archive page -- displays all entries in the given day
* Comment action -- handles posting comments to a given entry
-In our poll application, we'll have the following three views:
+In our poll application, we'll have the following four views:
* Poll "archive" page -- displays the latest few polls
* Poll "detail" page -- displays a poll question, with no results but with a form to vote