You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/classic-ui/images.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -305,7 +305,7 @@ The default configuration covers image size optimization and will provide the br
305
305
### Optional settings
306
306
307
307
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.
0 commit comments