summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index ef9add53a7..4df5f4bef9 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -87,7 +87,7 @@ manipulating the data of your Web application. Learn more about it below:
:doc:`Model class <ref/models/class>`
* **QuerySets:**
- :doc:`Executing queries <topics/db/queries>` |
+ :doc:`Making queries <topics/db/queries>` |
:doc:`QuerySet method reference <ref/models/querysets>` |
:doc:`Lookup expressions <ref/models/lookups>`