We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b811c3d commit a17b987Copy full SHA for a17b987
docs/backends/telegram.rst
@@ -5,7 +5,7 @@ Telegram uses a widget-based authentication method for login.
5
6
- Create a bot using `BotFather`_ on Telegram to get a bot token.
7
8
-- Add Telegram backend to ``AUTHENTICATION_BACKENDS``::
+- Add the Telegram backend to ``AUTHENTICATION_BACKENDS``::
9
10
AUTHENTICATION_BACKENDS = (
11
...
0 commit comments