Skip to content

Commit 40ec907

Browse files
committed
Spelling+grammar tweaks for contributing file
1 parent 4d2d520 commit 40ec907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Pull requests often need some real-world testing.
4545

4646
`<ID>` is the ID of the pull request.
4747

48-
2. Then run `npm install`.
48+
2. Run `npm install`.
4949

50-
3. Now go to the `webpack-dev-server` module (`cd node_modules/webpack-dev-sever`), and run `npm run prepublish`.
50+
3. Go to the `webpack-dev-server` module (`cd node_modules/webpack-dev-server`), and run `npm run prepublish`.
5151

5252
The pull request is now ready to be tested.
5353

0 commit comments

Comments
 (0)