Fix a typo in config.rst

This commit is contained in:
lord63 2014-07-10 12:04:48 +08:00
parent 1fab3fc49b
commit b8c652603c

View file

@ -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