mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 11:25:54 +00:00
Typo
This commit is contained in:
parent
2ff65e11cd
commit
f3088f2f0a
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ class BaseResponse:
|
|||
|
||||
def prepare(self) -> typing.Dict:
|
||||
"""
|
||||
You need to owerwrite this method.
|
||||
You need to override this method.
|
||||
|
||||
:return: response parameters dict
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue