Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Install the extension with `pip`::
How to use
----------

To integrate Flask-OpenID into your application you need to create an
To integrate Flask-OIDC into your application you need to create an
instance of the :class:`OpenID` object first::

from flask_oidc import OpenIDConnect
Expand Down