Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Nov 29, 2018
1 parent 1c5b72a commit d26ba69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ Finally, register the :class:`Blueprint <Blueprint>` in the :class:`Api <Api>`.

.. code-block:: python
api.register_blueprint(blp)
api.register_blueprint(app, blp)

0 comments on commit d26ba69

Please sign in to comment.