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 be473e2 commit c729ffdCopy full SHA for c729ffd
user_guide_src/source/libraries/images.rst
@@ -86,7 +86,7 @@ Image Quality
86
87
``save()`` can take an additional parameter ``$quality`` to alter the resulting image
88
quality. Values range from 0 to 100 with 90 being the framework default. This parameter
89
-only applies to JPEG and WEBP images, will be ignored otherwise:
+only applies to JPEG and WebP images, will be ignored otherwise:
90
91
.. note:: The parameter ``$quality`` for WebP can be used since v4.4.0.
92
0 commit comments