Skip to content

Commit b62d00b

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

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

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

349349
```json

0 commit comments

Comments
 (0)