Skip to content

Commit 6cb6c07

Browse files
committed
docs: fix word spellcheck
1 parent f0bf30c commit 6cb6c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ High-quality image scaling is now available with [bicubic interpolation](https:/
126126
const resized = img.resize(800, 600, { interpolation: 'bicubic' });
127127
```
128128

129-
**Use case**: Better quality when upscaling images, especially for photographs.
129+
**Use case**: In many cases it gives a better quality when scaling images, especially for photographs.
130130

131131
### Canny Edge Detection
132132

0 commit comments

Comments
 (0)