diff --git a/README.md b/README.md index acc410794..8f1771de6 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ You can add custom sample datasets that can be used with Charticulator. To do s [ { "name": "", - "description": "", + "description": "", "tables": [ { "name": "", @@ -128,6 +128,6 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio # Documentation Run `yarn typedoc` to generate documentation pages. -The page will be awailable in [`./docs/charticulator`](./docs/charticulator/index.html) +The page will be available in [`./docs/charticulator`](./docs/charticulator/index.html) Start point of documentation is index page {@link "index"} \ No newline at end of file diff --git a/public/index.html b/public/index.html index 61e6b5d63..3e340da61 100644 --- a/public/index.html +++ b/public/index.html @@ -18,16 +18,16 @@