Skip to content

Commit

Permalink
docs: fix typo (#2896)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 authored Dec 3, 2020
1 parent 9e65c24 commit 7f2275f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Pull requests often need some real-world testing.
- `github:webpack/webpack-dev-server#pull/<ID>/head`
where `<ID>` is the ID of the pull request.

- `file:../path/to/local/webapck-dev-server/fork` is the path to your local repo, just make sure you hit the correct path
- `file:../path/to/local/webpack-dev-server/fork` is the path to your local repo, just make sure you hit the correct path

2. Run `npm install`.

Expand Down

0 comments on commit 7f2275f

Please sign in to comment.