mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-10 09:47:10 +00:00
Fixed typo
This commit is contained in:
parent
b94123de3d
commit
28cc2384e8
3 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ Before start i'll recommend you to read `official Telegram's documentation about
|
|||
After you read it, you can start to read this section.
|
||||
|
||||
Generally to use webhook with aiogram you should use any async web framework.
|
||||
Buy out of the box aiogram has an aiohttp integration, so we'll use it.
|
||||
By out of the box aiogram has an aiohttp integration, so we'll use it.
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ msgstr ""
|
|||
#: ../../dispatcher/webhook.rst:20
|
||||
msgid ""
|
||||
"Generally to use webhook with aiogram you should use any async web "
|
||||
"framework. Buy out of the box aiogram has an aiohttp integration, so "
|
||||
"framework. By out of the box aiogram has an aiohttp integration, so "
|
||||
"we'll use it."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ msgstr ""
|
|||
#: ../../dispatcher/webhook.rst:20
|
||||
msgid ""
|
||||
"Generally to use webhook with aiogram you should use any async web "
|
||||
"framework. Buy out of the box aiogram has an aiohttp integration, so "
|
||||
"framework. By out of the box aiogram has an aiohttp integration, so "
|
||||
"we'll use it."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue