summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'docs/quick_tutorial')
-rw-r--r--docs/quick_tutorial/more_view_classes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/more_view_classes.rst b/docs/quick_tutorial/more_view_classes.rst
index c06fb0f15..afbb7cc3a 100644
--- a/docs/quick_tutorial/more_view_classes.rst
+++ b/docs/quick_tutorial/more_view_classes.rst
@@ -47,7 +47,7 @@ Objectives
- Dispatch one route/URL to multiple views based on request data
-- Share stated and logic between views and templates via the view class
+- Share states and logic between views and templates via the view class
Steps
=====