mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +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
|
||||
|
||||
from aiogram.enum import Currency
|
||||
from aiogram.enums import Currency
|
||||
|
||||
await bot.send_invoice(
|
||||
...,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue