docs: Minor casing changes (#2093)
This commit is contained in:
parent
560eade284
commit
7699b4515d
2 changed files with 3 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
- [CDN](#cdn)
|
||||
- [NPM](#npm)
|
||||
- [Quick start with Webpack](#quick-start-with-webpack)
|
||||
- [Typescript](#typescript)
|
||||
- [TypeScript](#typescript)
|
||||
|
||||
### CDN
|
||||
|
||||
|
|
@ -64,6 +64,7 @@ m.render(document.body, "hello world");
|
|||
```bash
|
||||
$> npm start
|
||||
```
|
||||
|
||||
6. open `index.html` in your (default) browser
|
||||
|
||||
#### Step by step
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue