fix(typo): Dodcument -> Do Document (#503)

This commit is contained in:
Deepankar
2021-04-02 19:19:56 +05:30
committed by GitHub
parent cf0cc1deb2
commit 18c1afbc14

View File

@@ -31,7 +31,7 @@ At any time, you think it's ok, you can start the following steps to submit your
1. Document page must have `meta` field. refer to [here](https://github.com/geist-org/react/blame/master/pages/en-us/components/avatar.mdx#L4).
2. If you are creating a new component, please provide at least one document.
3. Dodcument using [mdx-js](https://github.com/mdx-js/mdx), here is [vs-code plug-in](https://github.com/silvenon/vscode-mdx),
3. Do Document using [mdx-js](https://github.com/mdx-js/mdx), here is [vs-code plug-in](https://github.com/silvenon/vscode-mdx),
[web-storm support](https://youtrack.jetbrains.com/issue/WEB-32599)
#### **Create testcase**