diff --git a/docs/configuration.rst b/docs/configuration.rst index 472d45f..91282d3 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -114,7 +114,7 @@ App level configuration settings ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ It's good practice to keep your application configuration settings in one place. -This is also possible with Flask-CORS using the same configuration options in the Flas application's config object. +This is also possible with Flask-CORS using the same configuration options in the Flask application's config object. Default settings ^^^^^^^^^^^^^^^^