From 739690d74f7daee4ed1814ac768bfa3b4837e89d Mon Sep 17 00:00:00 2001 From: German Larrain Date: Tue, 5 Mar 2013 22:57:10 -0300 Subject: [PATCH] Update configure.rst Fixed typo and grammar mistake in note --- docs/source/configure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/configure.rst b/docs/source/configure.rst index d2d2418a..00c904d1 100644 --- a/docs/source/configure.rst +++ b/docs/source/configure.rst @@ -28,7 +28,7 @@ Once again, in order of least to most authoritative: $ gunicorn --check-config - It will also allows you to know if your applican can be launched. + It also allows you to know if your application can be launched. Framework Settings