diff --git a/reference/constraints/Image.rst b/reference/constraints/Image.rst index 408341427db..3beec73cdd1 100644 --- a/reference/constraints/Image.rst +++ b/reference/constraints/Image.rst @@ -442,7 +442,7 @@ You can find a list of existing image mime types on the `IANA website`_. ``mimeTypesMessage`` ~~~~~~~~~~~~~~~~~~~~ -**type**: ``string`` **default**: ``This file is not a valid image.`` +**type**: ``string`` **default**: ``The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.`` ``minHeight`` ~~~~~~~~~~~~~