Skip to content

Commit c729ffd

Browse files
committed
docs: replace WEBP with WebP
1 parent be473e2 commit c729ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/images.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Image Quality
8686

8787
``save()`` can take an additional parameter ``$quality`` to alter the resulting image
8888
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:
89+
only applies to JPEG and WebP images, will be ignored otherwise:
9090

9191
.. note:: The parameter ``$quality`` for WebP can be used since v4.4.0.
9292

0 commit comments

Comments
 (0)