From 7777b06809a4fd948e86f5ce8681c8f401ff37ee Mon Sep 17 00:00:00 2001 From: lord63 Date: Thu, 10 Jul 2014 12:04:48 +0800 Subject: [PATCH] Fix a typo in config.rst --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index d0e1bcdb..e5b2369b 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -7,7 +7,7 @@ Configuration Handling Applications need some kind of configuration. There are different settings you might want to change depending on the application environment like -toggling the debug mode, setting the secret key, and other such +toggling the debug mode, setting the secret key, and other such as environment-specific things. The way Flask is designed usually requires the configuration to be