summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKaren Tracey <kmtracey@gmail.com>2008-11-01 18:07:47 +0000
committerKaren Tracey <kmtracey@gmail.com>2008-11-01 18:07:47 +0000
commit587a2f980947a63c5410238fc49dcd1d024fb850 (patch)
treed3cc712c6e503365895188505d4315004e2fde68 /docs
parent9009cac6b9a53d448ae07cc8330457aee3498be6 (diff)
[1.0.X] Fixed #9491 -- Added a missing 'are' in what to read next. Thanks mh983.
[9310] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9311 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!