mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Docs: add closing parenthesis so code example runs
This commit is contained in:
committed by
Lovell Fuller
parent
315f519e1d
commit
202083999e
@@ -116,7 +116,7 @@ await sharp({
|
||||
sigma: 30
|
||||
}
|
||||
}
|
||||
}.toFile('noise.png');
|
||||
}).toFile('noise.png');
|
||||
```
|
||||
|
||||
- Throws **[Error][10]** Invalid parameters
|
||||
|
||||
Reference in New Issue
Block a user