Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
willfarrell committed Dec 29, 2023
1 parent 01b70e5 commit ed01885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/intro/06-typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ position: 6

Middy can be used with TypeScript with typings built in in every official package.

You may need to install additional types for AWS Lambda.
You may need to install additional types for AWS Lambda events.

```bash
npm i -D @types/aws-lambda
Expand Down

0 comments on commit ed01885

Please sign in to comment.