From f8e86eae64e167a3d5391d07ab0712308d96b32b Mon Sep 17 00:00:00 2001 From: Haroen Viaene Date: Sun, 30 Apr 2017 18:10:07 +0200 Subject: [PATCH] Update recommendation.en-US.md fix typo in table header Recommanded => Recommended --- docs/react/recommendation.en-US.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/react/recommendation.en-US.md b/docs/react/recommendation.en-US.md index bd6641303e..5d6e04e7f7 100644 --- a/docs/react/recommendation.en-US.md +++ b/docs/react/recommendation.en-US.md @@ -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/)