diff --git a/telethon_examples/README.md b/telethon_examples/README.md index b133d562..ce51f477 100644 --- a/telethon_examples/README.md +++ b/telethon_examples/README.md @@ -130,7 +130,7 @@ assumes some [`asyncio`] knowledge, but otherwise is easy to follow. ![Screenshot of the tkinter GUI][tkinter GUI] -### [`payment.py`] +### [`quart_login.py`] * Usable as: **bot**. * Difficulty: **medium**.