Fix a typo in config.rst

This commit is contained in:
lord63 2014-07-10 12:04:48 +08:00
parent de5bb759e3
commit 7777b06809

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