diff options
| author | auvipy <auvipy@gmail.com> | 2016-01-18 12:42:54 +0600 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-01-18 10:01:23 -0500 |
| commit | 5c048f95cc4a988a35bfd94655469310830a2cf8 (patch) | |
| tree | e9e9b7b81992c831ab4f896010380b97c51172c5 /docs/index.txt | |
| parent | 6a4f13de27e2c46b6e516a01ba77fd4fe03d9dbe (diff) | |
Fixed typo in docs/index.txt.
Diffstat (limited to 'docs/index.txt')
| -rw-r--r-- | docs/index.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/index.txt b/docs/index.txt index c10cdd9af5..eee8c680f0 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -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 |
