summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2012-09-07 17:37:08 -0400
committerAymeric Augustin <aymeric.augustin@m4x.org>2012-09-07 17:37:08 -0400
commit2649cb8ff3000ae053624300d0e6ce219af77745 (patch)
treef476ca765dd96795c3d95d74d351ff875968b362 /docs
parent7435cc0167d1edad7bf02f89e6494189327f0109 (diff)
Fixed typo from 7435cc01.
Thanks kmike.
Diffstat (limited to 'docs')
-rw-r--r--docs/faq/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt
index 3704110650..a772a379d5 100644
--- a/docs/faq/install.txt
+++ b/docs/faq/install.txt
@@ -81,7 +81,7 @@ don't yet suggest that you use Django and Python 3 in production.
Python 3 support should be considered a "preview". It's offered to bootstrap
the transition of the Django ecosystem to Python 3, and to help you start
porting your apps for future Python 3 compatibility. But we're not yet
-confidant enough to promise stability in production.
+confident enough to promise stability in production.
Our current plan is to make Django 1.6 suitable for general use with Python 3.