Typo: Intruduce -> Introduce (#24407)

This commit is contained in:
Krishna Dubagunta 2020-05-23 01:26:06 -04:00 committed by GitHub
parent 6f6430bfee
commit cc045bb325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,4 +169,4 @@ You can also eject your application using [yarn run eject](https://facebook.gith
Finally, we used antd with create-react-app successfully, the source code of this guide was pushed to [create-react-app-antd](https://github.com/ant-design/create-react-app-antd) which you could clone and use it directly.
Next part, We will intruduce how to use antd in [TypeScript](/docs/react/use-in-typescript) and [Umi](/docs/react/practical-projects), let's keep moving!
Next part, We will introduce how to use antd in [TypeScript](/docs/react/use-in-typescript) and [Umi](/docs/react/practical-projects), let's keep moving!