Skip to content

Commit dbcc303

Browse files
committed
Corrected the phrasing of the changelog entry
1 parent 1ee3625 commit dbcc303

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/versionhistory.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This library adheres to
1111
subscript (`#442 <https://github.com/agronholm/typeguard/issues/442>`_)
1212
- Fixed ``TypedDict`` from ``typing_extensions`` not being recognized as one
1313
(`#443 <https://github.com/agronholm/typeguard/issues/443>`_)
14-
- Fixed parametrized types (``dict[str, int]``, ``List[str]``, etc.) not passing checks
14+
- Fixed ``typing`` types (``dict[str, int]``, ``List[str]``, etc.) not passing checks
1515
against ``type`` or ``Type``
1616
(`#432 <https://github.com/agronholm/typeguard/issues/432>`_, PR by Yongxin Wang)
1717

0 commit comments

Comments
 (0)