summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKaren Tracey <kmtracey@gmail.com>2008-11-01 18:04:36 +0000
committerKaren Tracey <kmtracey@gmail.com>2008-11-01 18:04:36 +0000
commit8955a085a5b2cb9dd4a41c22fbb90c527e5b55f2 (patch)
treed3a0fb4974e3a2b229e43daba36187a9ab02ef34 /docs
parentc8e68fabbc646aec728b9af044618a16e6c0b456 (diff)
Fixed #9491 -- Added a missing 'the' in what to read next. Thanks mh983.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9310 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/intro/whatsnext.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt
index 2391cd3d97..66b759b769 100644
--- a/docs/intro/whatsnext.txt
+++ b/docs/intro/whatsnext.txt
@@ -26,7 +26,7 @@ Finding documentation
=====================
Django's got a *lot* of documentation -- almost 200,000 words -- so finding what
-you need can sometimes be tricky. A few good places to start the :ref:`search`
+you need can sometimes be tricky. A few good places to start are the :ref:`search`
and the :ref:`genindex`.
Or you can just browse around!