Small typo fix (#920)

* Small typo fix

Changed CommandPatterType to CommandPatternType
Supposedly, the implied word is patterN

* Added to CHANGELOG
This commit is contained in:
Kostiantyn Kriuchkov 2022-06-10 11:48:19 +03:00 committed by GitHub
parent 824b43c436
commit b3b320c106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

1
CHANGES/907.misc.rst Normal file
View file

@ -0,0 +1 @@
Changed CommandPatterType to CommandPatternType in `aiogram/dispatcher/filters/command.py`