mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 09:55:21 +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.
|
After you read it, you can start to read this section.
|
||||||
|
|
||||||
Generally to use webhook with aiogram you should use any async web framework.
|
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::
|
.. note::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,7 @@ msgstr ""
|
||||||
#: ../../dispatcher/webhook.rst:20
|
#: ../../dispatcher/webhook.rst:20
|
||||||
msgid ""
|
msgid ""
|
||||||
"Generally to use webhook with aiogram you should use any async web "
|
"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."
|
"we'll use it."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,7 @@ msgstr ""
|
||||||
#: ../../dispatcher/webhook.rst:20
|
#: ../../dispatcher/webhook.rst:20
|
||||||
msgid ""
|
msgid ""
|
||||||
"Generally to use webhook with aiogram you should use any async web "
|
"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."
|
"we'll use it."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue