Fixed spelling of official. (#18063)

This commit is contained in:
Alex Simons 2019-08-03 01:10:16 -05:00 committed by 偏右
parent b1ac12a28a
commit eb40cf4d85

View File

@ -129,9 +129,9 @@ You must import styles as less format. A common mistake would be importing multi
- If you import styles by specifying the `style` option of [babel-plugin-import](https://github.com/ant-design/babel-plugin-import), change it from `'css'` to `true`, which will import the `less` version of antd.
- If you import styles from `'antd/dist/antd.css'`, change it to `antd/dist/antd.less`.
## Offcial Themes 🌈
## Official Themes 🌈
We have some offcial themes, try on and give us feedback!
We have some official themes, try them out and give us some feedback!
- [Dark Theme (Beta)](https://github.com/ant-design/ant-design-dark-theme)
- [Aliyun Console Theme (Beta)](https://github.com/ant-design/ant-design-aliyun-theme)