diff --git a/en/image.md b/en/image.md index 9e6d98e2c55f..10371eb98fd7 100644 --- a/en/image.md +++ b/en/image.md @@ -451,7 +451,7 @@ Adds a watermark to an image. The available parameters are: - `watermark` - `AdapterInterface` - the image to use for the watermark - `offsetX` - `int` - the X offset (optional) - `offsetY` - `int` - the Y offset (optional) -- `opacity` - `int` - the opacity of the text (optional - default `100`) +- `opacity` - `int` - the opacity of the image (optional - default `100`) The following example puts the watermark at the top left corner of the image: