1
0
mirror of https://github.com/django/django.git synced 2025-07-19 17:19:12 +00:00

[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
This commit is contained in:
Karen Tracey 2008-11-01 18:07:47 +00:00
parent 9009cac6b9
commit 587a2f9809

View File

@ -26,7 +26,7 @@ Finding documentation
===================== =====================
Django's got a *lot* of documentation -- almost 200,000 words -- so finding what 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`. and the :ref:`genindex`.
Or you can just browse around! Or you can just browse around!