Update recommendation.en-US.md

fix typo in table header

Recommanded => Recommended
This commit is contained in:
Haroen Viaene 2017-04-30 18:10:07 +02:00 committed by GitHub
parent 224c46ded9
commit f8e86eae64

View File

@ -5,7 +5,7 @@ title: Third-Party Libraries
`antd` is designed to provide high-quality React UI components which following Ant Design Specification. So, we are not going to implement other functions which are not relative to `antd`'s target, and recommend to use excellent third-party library which came from React community:
Category | Recommanded Components
Category | Recommended Components
---------|-----------------------
Router | [react-router](https://github.com/ReactTraining/react-router)
Layout | [react-blocks](http://whoisandie.github.io/react-blocks/)