diff --git a/docs/source/index.rst b/docs/source/index.rst index 277ca193..fb89c958 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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") @@ -155,4 +155,4 @@ Meta telegram/functions/index telegram/types/index - telegram/base/index \ No newline at end of file + telegram/base/index