Skip to content

Commit a17b987

Browse files
nijelCopilot
andauthored
Update docs/backends/telegram.rst
Co-authored-by: Copilot <[email protected]>
1 parent b811c3d commit a17b987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backends/telegram.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Telegram uses a widget-based authentication method for login.
55

66
- Create a bot using `BotFather`_ on Telegram to get a bot token.
77

8-
- Add Telegram backend to ``AUTHENTICATION_BACKENDS``::
8+
- Add the Telegram backend to ``AUTHENTICATION_BACKENDS``::
99

1010
AUTHENTICATION_BACKENDS = (
1111
...

0 commit comments

Comments
 (0)