From 7699b4515d7eb2f9fd5e96f809a3baf4ca61553d Mon Sep 17 00:00:00 2001 From: Cassidy Williams Date: Mon, 26 Feb 2018 08:04:13 -0800 Subject: [PATCH] docs: Minor casing changes (#2093) --- docs/installation.md | 3 ++- docs/layout.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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