[docs] fix typo in image integration README (#5416)
This commit is contained in:
parent
49c1a5d439
commit
afb751dbd1
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ export default {
|
||||||
|
|
||||||
### Installing `sharp` (optional)
|
### Installing `sharp` (optional)
|
||||||
|
|
||||||
First, install the `sharp` package using your package manger. If you're using npm or aren't sure, run this in the terminal:
|
First, install the `sharp` package using your package manager. If you're using npm or aren't sure, run this in the terminal:
|
||||||
```sh
|
```sh
|
||||||
npm install sharp
|
npm install sharp
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue