From 787b49ae78ef36be38134c937756bc2738dccf35 Mon Sep 17 00:00:00 2001 From: iamchenxin Date: Sat, 12 Sep 2015 16:29:46 +0800 Subject: [PATCH] Maintain why-react-zh-CN sync to the current why-react --- docs/docs/01-why-react.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/01-why-react.zh-CN.md b/docs/docs/01-why-react.zh-CN.md index 029923a7f7a16..9954f48997fdb 100644 --- a/docs/docs/01-why-react.zh-CN.md +++ b/docs/docs/01-why-react.zh-CN.md @@ -7,7 +7,7 @@ next: displaying-data-zh-CN.html React 是一个 Facebook 和 Instagram 用来创建用户界面的 JavaScript 库。很人多认为 React 是 **[MVC](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller)** 中的 **V**(视图)。 -我们创造 React 是为了解决一个问题:**构建随着时间数据不断变化的大规模应用程序**。为了达到这个目标,React 采用下面两个主要的思想。 +我们创造 React 是为了解决一个问题:**构建随着时间数据不断变化的大规模应用程序**。 ### 简单