Skip to content

Commit

Permalink
[docs] fix typo in image integration README (withastro#5416)
Browse files Browse the repository at this point in the history
  • Loading branch information
ted-dino authored Nov 16, 2022
1 parent 49c1a5d commit afb751d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default {

### 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
npm install sharp
```
Expand Down

0 comments on commit afb751d

Please sign in to comment.