diff --git a/docs/installation.rst b/docs/installation.rst index 8cca39edac8ad..dc4775810c4ee 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -455,7 +455,7 @@ Blueprints `Blueprints are Flask's reusable apps `_. Superset allows you to specify an array of Blueprints -an array of Blueprints in your ``superset_config`` module. Here's +in your ``superset_config`` module. Here's an example on how this can work with a simple Blueprint. By doing so, you can expect Superset to serve a page that says "OK" at the ``/simple_page`` url. This can allow you to run other things such