mirror of
https://github.com/django/django.git
synced 2025-08-19 10:10:42 +00:00
[1.9.x] Fixed typo in docs/index.txt.
Backport of 5c048f95cc
from master
This commit is contained in:
parent
577ec6fcd1
commit
0911c35678
2 changed files with 2 additions and 2 deletions
1
AUTHORS
1
AUTHORS
|
@ -73,6 +73,7 @@ answer newbie questions, and generally made Django that much better:
|
|||
Arvis Bickovskis <viestards.lists@gmail.com>
|
||||
Aryeh Leib Taurog <http://www.aryehleib.com/>
|
||||
A S Alam <aalam@users.sf.net>
|
||||
Asif Saif Uddin <auvipy@gmail.com>
|
||||
atlithorn <atlithorn@gmail.com>
|
||||
Audrey Roy <http://audreymroy.com/>
|
||||
av0000@mail.ru
|
||||
|
|
|
@ -42,8 +42,7 @@ will help you know where to look for certain things:
|
|||
application development. Also look at the ":ref:`index-first-steps`" below.
|
||||
|
||||
* :doc:`Topic guides </topics/index>` discuss key topics and concepts at a
|
||||
fairly a fairly high level and provide useful background information and
|
||||
explanation.
|
||||
fairly high level and provide useful background information and explanation.
|
||||
|
||||
* :doc:`Reference guides </ref/index>` contain technical reference for APIs and
|
||||
other aspects of Django's machinery. They describe how it works and how to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue