Commit 587a2f98 authored by Karen Tracey's avatar Karen Tracey
Browse files

[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
parent 9009cac6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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!