1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed spelling mistakes in docs.

This commit is contained in:
Tim Graham
2014-02-28 21:03:46 -05:00
parent 8137215973
commit 1f5f015c32
20 changed files with 27 additions and 28 deletions

View File

@@ -16,8 +16,8 @@ wanting to work on production-level applications that use Django.
However, it's not the 1.0 release, and we'll be introducing further changes
before 1.0. For a clear look at which areas of the framework will change (and
which ones will *not* change) before 1.0, see the api-stability.txt file, which
lives in the docs/ directory of the distribution.
which ones will *not* change) before 1.0, see the ``api-stability.txt`` file,
which lives in the docs/ directory of the distribution.
You may have a need to use some of the features that are marked as
"subject to API change" in that document, but that's OK with us as long as it's
@@ -120,4 +120,3 @@ Thanks for using Django!
The Django Team
July 2006