diff --git a/docs/releasenotes/10.3.0.rst b/docs/releasenotes/10.3.0.rst index 36c5f5f5f..a73efcee4 100644 --- a/docs/releasenotes/10.3.0.rst +++ b/docs/releasenotes/10.3.0.rst @@ -108,5 +108,5 @@ the libwebp decoder. Type hints ^^^^^^^^^^ -Pillow now has type hints, and the package includes a ``py.typed`` file and the -``Typing :: Typed`` Trove classifier. +Pillow now has type hints for a large part of its modules, and the package +includes a ``py.typed`` file and the ``Typing :: Typed`` Trove classifier.