We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8836cbc commit 17f9d4aCopy full SHA for 17f9d4a
reference/constraints/Image.rst
@@ -366,7 +366,7 @@ value.
366
``maxPixelsMessage``
367
~~~~~~~~~~~~~~~~~~~~
368
369
-**type**: ``string`` **default**: ``The image has to many pixels ({{ pixels }} pixels).
+**type**: ``string`` **default**: ``The image has too many pixels ({{ pixels }} pixels).
370
Maximum amount expected is {{ max_pixels }} pixels.``
371
372
The error message if the amount of pixels of the image exceeds `maxPixels`_.
0 commit comments