Skip to content

Commit

Permalink
docs: fix TypeScript typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Bour committed Oct 9, 2023
1 parent 238b89e commit a3a5776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ gh repo clone wagmi-dev/abitype

## Installing Node.js and pnpm

ABIType uses [pnpm](https://pnpm.io) as its package manager. You need to install **Node.js v16 or higher**, **pnpm exactly v8.3.1** and **TyepScript exactly v5.0.4**.
ABIType uses [pnpm](https://pnpm.io) as its package manager. You need to install **Node.js v16 or higher**, **pnpm exactly v8.3.1** and **TypeScript exactly v5.0.4**.

You can run the following commands in your terminal to check your local Node.js and npm versions:

Expand Down

0 comments on commit a3a5776

Please sign in to comment.