docs: fix typo for docs folder (#1484)

* docs: fix typo for `docs` folder

* docs: request change for #1484

* Update api-doc-markdown.md
This commit is contained in:
Hongarc 2019-05-18 00:26:55 +07:00 committed by Yangshun Tay
parent 96445eee32
commit f18e07343c
15 changed files with 64 additions and 64 deletions

View file

@ -5,7 +5,7 @@ title: Publish the Site
<img alt="Docusaurus Facebook" src="/img/undraw_docusaurus_fb.svg" class="docImage"/>
Next we'll learn how to publish the site to the WWW for everyone to browse! For the purpose of the tutorial, we'll use GitHub pages to host our website. But you can use any static file hosting service that you want, e.g. Netlify, Amazon S3, etc.
Next, we'll learn how to publish the site to the WWW for everyone to browse! For the purpose of the tutorial, we'll use GitHub pages to host our website. But you can use any static file hosting service that you want, e.g. Netlify, Amazon S3, etc.
## Put the Site Online