diff --git a/docs/releasenotes/5.4.0.rst b/docs/releasenotes/5.4.0.rst index ad1b7e876..6d7277c70 100644 --- a/docs/releasenotes/5.4.0.rst +++ b/docs/releasenotes/5.4.0.rst @@ -38,7 +38,7 @@ For example, to get or set the farthest pixel in the lower right of an image:: New custom TIFF tags ^^^^^^^^^^^^^^^^^^^^ -TIFF images can now be saved with custom integer, float and sting TIFF tags:: +TIFF images can now be saved with custom integer, float and string TIFF tags:: im = Image.new("RGB", (200, 100)) custom = {