Skip to content

Commit

Permalink
Remove duplicate text (#2761)
Browse files Browse the repository at this point in the history
  • Loading branch information
awbush authored and mistercrunch committed May 16, 2017
1 parent 8846108 commit 9b34600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ Blueprints

`Blueprints are Flask's reusable apps <http://flask.pocoo.org/docs/0.12/blueprints/>`_.
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
Expand Down

0 comments on commit 9b34600

Please sign in to comment.