Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit e55912f

Browse files
author
Hans Kristian Flaatten
committed
Fix documentation for version aspect option
1 parent 6e4ed2a commit e55912f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Resize a given source `image` into several `versions`.
4242
* **integer** `maxWidth` - max width for resized image
4343
* **integer** `maxHeight` - max height for resized image
4444
* **integer** `quality` - quality for resized image (default `80`)
45-
* **string** `ratio` - force aspectratio on resized image (ex. `4:3`)
45+
* **string** `aspect` - force aspectratio on resized image (ex. `4:3`)
4646
* **boolean** `flatten` - used in conjunction with background
4747
* **string** `background` - set background to transparent image (ex. `red`)
4848
* **string** `format` - image format for resized image (ex. `png`)

0 commit comments

Comments
 (0)