Update middleware.rst

This commit is contained in:
Egor 2023-11-01 13:10:47 +03:00 committed by GitHub
parent 228a86afdc
commit 2bc8b20c62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ Class based session middleware
.. note::
this middlewware is already implemented inside aiogram, so, if you want to use it you can
this middleware is already implemented inside aiogram, so, if you want to use it you can
just import it :code:`from aiogram.client.session.middlewares.request_logging import RequestLogging`