Update index.rst

This commit is contained in:
frostbird 2023-08-29 00:20:42 +03:00 committed by GitHub
parent 8e2c3c02a9
commit dccb6ee7da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
Welcome to Pyrofork
Welcome to PyroFork
===================
.. raw:: html
@ -21,7 +21,7 @@ Welcome to Pyrofork
.. code-block:: python
from pyrogram import Client, filters
from pyrofork import Client, filters
app = Client("my_account")