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

@ -170,4 +170,4 @@ See the [Versioning guide](guides-versioning.md) to learn more.
Alias: `write-translations`
Writes the English for any strings that need to be translated into an `website/i18n/en.json` file. The script will go through every file in `website/pages/en` and through the `siteConfig.js` file and other config files to fetch English strings that will then be translated on Crowdin. See the [Translation guide](guides-translation.md) to learn more.
Writes the English for any strings that need to be translated into a `website/i18n/en.json` file. The script will go through every file in `website/pages/en` and through the `siteConfig.js` file and other config files to fetch English strings that will then be translated on Crowdin. See the [Translation guide](guides-translation.md) to learn more.