chore: fix docs typo

This commit is contained in:
Lars den Bakker
2020-11-23 19:21:51 +01:00
parent b35959893a
commit 666a3d9105

View File

@@ -13,7 +13,7 @@ HMR requires the web component base class to implement a `hotReplaceCallback`.
Install the package:
```
npm i --save-dev @web/dev-server-hmr
npm i --save-dev @open-wc/dev-server-hmr
```
Add the plugin to your `web-dev-server-config.mjs`: