You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Is *web-component* library missing something ?
14
14
15
15
No problem! Simply [fork](https://github.com/vardius/web-component/network#fork-destination-box) this repository, [add middleware](https://github.com/vardius/web-component/wiki/Middleware) and create pull request.
16
16
17
-
## Instaliation
17
+
## Installation
18
18
19
19
```bash
20
20
npm install --save web-component
@@ -37,7 +37,8 @@ import { WebComponent } from 'web-component'
37
37
template:require('./hello-world.html'),// provide template
0 commit comments