Docs: correct code example in extend operation

This commit is contained in:
Quinn Pan 2018-11-20 03:35:16 +08:00 committed by Lovell Fuller
parent 9dc6492e52
commit 1e9093d781

View File

@ -139,7 +139,6 @@ This operation will always occur after resizing and extraction, if any.
// to the top, left and right edges and 20 to the bottom edge
sharp(input)
.resize(140)
.)
.extend({
top: 10,
bottom: 20,