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
This commit is contained in:
parent
c8e68fabbc
commit
8955a085a5
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue