Skip to content

Commit a9d2e02

Browse files
Minor fix.
1 parent b9dfcdb commit a9d2e02

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
@@ -61,7 +61,7 @@ export function yourImages() {
6161
```js
6262
sharpOptimizeImages({
6363
outputImageObject: {
64-
param: value,
64+
param: value,
6565
},
6666
})
6767
```

0 commit comments

Comments
 (0)