mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 02:30:12 +02:00
Docs: correct code example in extend operation
This commit is contained in:
parent
d22f7cae6a
commit
9dc6492e52
@ -271,7 +271,6 @@ function resize (width, height, options) {
|
||||
* // to the top, left and right edges and 20 to the bottom edge
|
||||
* sharp(input)
|
||||
* .resize(140)
|
||||
* .)
|
||||
* .extend({
|
||||
* top: 10,
|
||||
* bottom: 20,
|
||||
|
Loading…
x
Reference in New Issue
Block a user