Skip to content

Commit

Permalink
fix: chore fix typo in readme (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
khuezy authored Oct 28, 2022
1 parent 1e64f8e commit c660ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ This is _experimental_ and a work in progress. I hope others can benefit from it

I have managed to get the server bundling working even under the most finicky of circumstances (pnpm monorepo). Server-side rendering works. Static files and public files work.

## Depdendencies
## Dependencies

NextJs requires the `sharp` native library. It is provided in a zip file from [lambda-layer-sharp](https://github.com/Umkus/lambda-layer-sharp/releases).

Expand Down

0 comments on commit c660ed6

Please sign in to comment.