Skip to content

Commit

Permalink
📝 (README.md) fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
patarapolw committed Sep 1, 2020
1 parent 45a7c97 commit f19021b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ window.onbeforeunload = (e: Event) => {
}
```

And, if you Webpack dev server (e.g. `webpack.config.js`)
And, in you Webpack dev server (e.g. `webpack.config.js`)

```js
// @ts-check
Expand Down

0 comments on commit f19021b

Please sign in to comment.