Skip to content

Commit f4afdb8

Browse files
authored
Update docs/classic-ui/images.md
1 parent c1178d9 commit f4afdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ The default configuration covers image size optimization and will provide the br
305305
### Optional settings
306306

307307
The `sourceset` property is an array and can have more than one entry.
308-
If we have the following two entries, the `image_srcset` outputfilter will generate one source-tag for each entry and an additional img-tag from the last entry.
308+
If we have the following two entries, the `image_srcset` outputfilter will generate one `source` tag for each entry and an additional `img` tag from the last entry.
309309

310310
```json
311311
{

0 commit comments

Comments
 (0)