diff --git a/guides/v2.0/frontend-dev-guide/themes/theme-images.md b/guides/v2.0/frontend-dev-guide/themes/theme-images.md index 9b0ba016a88..f2c90023999 100644 --- a/guides/v2.0/frontend-dev-guide/themes/theme-images.md +++ b/guides/v2.0/frontend-dev-guide/themes/theme-images.md @@ -215,10 +215,10 @@ If set to true, the transparent background of images is saved. If i -array +string -The color for the images background. Not applied to images with transparency, if transparency is set to true. +The color for the images background. Not applied to images with transparency, if transparency is set to true. Format: "[, , ]", e.g.: "[255, 255, 255]". Optional