Skip to content

Commit

Permalink
fixed typo (#1234)
Browse files Browse the repository at this point in the history
  • Loading branch information
dannywade authored Apr 4, 2023
1 parent 73c36d5 commit ef94b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/guides/creating-and-discovering-plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ then ``discovered_plugins`` would be:
.. code-block:: python
{
'flask_sqlachemy': <module: 'flask_sqlalchemy'>,
'flask_sqlalchemy': <module: 'flask_sqlalchemy'>,
'flask_talisman': <module: 'flask_talisman'>,
}
Expand Down

0 comments on commit ef94b12

Please sign in to comment.