Fix typo in the changelog

This commit is contained in:
Grey Li 2024-09-22 21:42:35 +08:00
parent c77b099cbb
commit e63ead4208
1 changed files with 1 additions and 1 deletions

View File

@ -835,7 +835,7 @@ Released 2018-04-26
explicitly for each exception if you want to avoid traversing the
MRO. :pr:`2362`
- Fix incorrect JSON encoding of aware, non-UTC datetimes. :pr:`2374`
- Template auto reloading will honor debug mode even even if
- Template auto reloading will honor debug mode even if
``Flask.jinja_env`` was already accessed. :pr:`2373`
- The following old deprecated code was removed. :issue:`2385`