summaryrefslogtreecommitdiff
path: root/docs/intro/install.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro/install.txt')
-rw-r--r--docs/intro/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/install.txt b/docs/intro/install.txt
index 2e67b9a9aa..6f67f6c728 100644
--- a/docs/intro/install.txt
+++ b/docs/intro/install.txt
@@ -10,7 +10,7 @@ while you walk through the introduction.
Install Python
==============
-Being a Python Web framework, Django requires Python. See
+Being a Python web framework, Django requires Python. See
:ref:`faq-python-version-support` for details. Python includes a lightweight
database called SQLite_ so you won't need to set up a database just yet.