Skip to content

Commit fd2114c

Browse files
authored
Update docs/classic-ui/images.md
1 parent b62d00b commit fd2114c

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
@@ -344,7 +344,7 @@ By default, for every `srcset`, all available scales will be included in the `sr
344344
```
345345

346346
To restrict the list of used scales inside of a `srcset`, you can set the `additionalScales` parameter with an array of allowed scales.
347-
Without this parameter all scales which are not globally excluded scales will be used.
347+
Without this parameter, all scales which are not globally excluded scales will be used.
348348

349349
```json
350350
"small": {

0 commit comments

Comments
 (0)