diff --git a/docs/installation.md b/docs/installation.md
index 5c204e6a..e7ba633d 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -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
diff --git a/docs/layout.html b/docs/layout.html
index 110a890b..fa06f4f1 100644
--- a/docs/layout.html
+++ b/docs/layout.html
@@ -16,7 +16,7 @@
Guide
API
Chat
- Github
+ GitHub