Skip to content

Commit

Permalink
docs: Fix typo (#11485)
Browse files Browse the repository at this point in the history
  • Loading branch information
munsif12 committed Oct 31, 2022
1 parent 5d41995 commit 7a38483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -12,7 +12,7 @@ Welcome, and thanks in advance for your help!

## Setup

First, the preferred node version for development is v14; While v12 is supported on the client-side, developing in v12 can be unexpectdly tricky (see: [11250](https://github.com/serverless/serverless/pull/11250)).
First, the preferred node version for development is v14; While v12 is supported on the client-side, developing in v12 can be unexpectedly tricky (see: [11250](https://github.com/serverless/serverless/pull/11250)).

Then, to begin development fork repository and run `npm install` in its root folder.

Expand Down

0 comments on commit 7a38483

Please sign in to comment.