Skip to content

Commit 5ea1aba

Browse files
authored
fix typo in docs
1 parent 5a81353 commit 5ea1aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telebot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6598,7 +6598,7 @@ def register_chat_member_handler(self, callback: Callable, func: Optional[Callab
65986598
Registers chat member handler.
65996599
66006600
:param callback: function to be called
6601-
:type callback: :obj:`function``
6601+
:type callback: :obj:`function`
66026602
66036603
:param func: Function executed as a filter
66046604
:type func: :obj:`function`

0 commit comments

Comments
 (0)