Skip to content

Commit

Permalink
pyrofork: fix typos in decorators docs
Browse files Browse the repository at this point in the history
Signed-off-by: wulan17 <[email protected]>
  • Loading branch information
wulan17 committed Sep 2, 2024
1 parent 2e50db8 commit 9412d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api/decorators.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Index
- :meth:`~Client.on_chat_member_updated`
- :meth:`~Client.on_chat_join_request`
- :meth:`~Client.on_deleted_messages`
- :meth:`~Client.on_edited_bot_business_message`
- :meth:`~Client.on_deleted_bot_business_message`
- :meth:`~Client.on_user_status`
- :meth:`~Client.on_story`
- :meth:`~Client.on_poll`
Expand Down

0 comments on commit 9412d18

Please sign in to comment.