mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed typo in changelog
This commit is contained in:
parent
4e7c66726f
commit
b9abf701a0
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Features
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
from aiogram.enum import Currency
|
from aiogram.enums import Currency
|
||||||
|
|
||||||
await bot.send_invoice(
|
await bot.send_invoice(
|
||||||
...,
|
...,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue