diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2010-05-06 01:20:38 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2010-05-06 01:20:38 +0000 |
| commit | cfa4a62624a54b47119ec14d624526372f9d7578 (patch) | |
| tree | 7b8c344708ea7b5cb2600ce59be648d7a2a62d2f /docs/faq | |
| parent | 92983a3119d6af66b5b2099a0925092d520ee85a (diff) | |
Corrected a documentation markup problem.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13110 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/install.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt index 492cc082f1..f20b2bc187 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -93,7 +93,7 @@ See our `Django-friendly Web hosts`_ page. .. _`Django-friendly Web hosts`: http://code.djangoproject.com/wiki/DjangoFriendlyWebHosts Should I use the stable version or development version? ---------------------------------------------------------- +------------------------------------------------------- Generally, if you're using code in production, you should be using a stable release. The Django project publishes a full stable release |
