Fixed typo in changelog

This commit is contained in:
Alex Root Junior 2023-08-07 23:57:04 +03:00
parent 4e7c66726f
commit b9abf701a0
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

View file

@ -27,7 +27,7 @@ Features
.. code-block:: python
from aiogram.enum import Currency
from aiogram.enums import Currency
await bot.send_invoice(
...,