We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2d520 commit 40ec907Copy full SHA for 40ec907
CONTRIBUTING.md
@@ -45,9 +45,9 @@ Pull requests often need some real-world testing.
45
46
`<ID>` is the ID of the pull request.
47
48
-2. Then run `npm install`.
+2. Run `npm install`.
49
50
-3. Now go to the `webpack-dev-server` module (`cd node_modules/webpack-dev-sever`), and run `npm run prepublish`.
+3. Go to the `webpack-dev-server` module (`cd node_modules/webpack-dev-server`), and run `npm run prepublish`.
51
52
The pull request is now ready to be tested.
53
0 commit comments