Skip to content
Snippets Groups Projects
Commit d1be293f authored by Andrew Morgan's avatar Andrew Morgan
Browse files

Fix typo in password_auth_providers doc

A word got removed accidentally in 83434df3.
parent 59e18a13
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ Password auth provider classes must provide the following methods:
It should perform any appropriate sanity checks on the provided
configuration, and return an object which is then passed into
`__init__`.
This method should have the `@staticmethod` decoration.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment