From d244820c98bfb653d9caea288b328b246c297aa0 Mon Sep 17 00:00:00 2001 From: Kyle Kelley Date: Thu, 21 Mar 2013 17:32:10 -0400 Subject: [PATCH] Typo fix --- docs/scenarios/web.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 089fae8..6714243 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -221,7 +221,7 @@ getting started. Gondor ~~~~~~ -`Gondor `_ is a PaaS specailized for deploying Django +`Gondor `_ is a PaaS specialized for deploying Django and Pinax applications. Gondor supports Django versions 1.2 and 1.3 on Python version 2.7, and can automatically configure your Django site if you use ``local_settings.py`` for site-specific configuration information.