Skip to content

Commit e318e54

Browse files
authored
Merge pull request #37 from qixiuss/patch-2
调整语句,使读起来通顺
2 parents b11d9a4 + fedd3e4 commit e318e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

11_Provider-and-connect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
// DX (开发体验) ,当我们在编辑器中修改代码时,
1919
// 在浏览器中可以热加载来显示效果。
2020

21-
// 提醒一下正在 React 开发者:本应用是基于 React 0.14 构建的
21+
// 提醒一下正在使用 React 的开发者:本应用是基于 React 0.14 构建的
2222

2323
// 我不想在这里详细地解释如何设置 Webpack Dev Server 和 React Hot Loader,
2424
// 因为在 React Hot Loader 的文档中已经说的很好了。

0 commit comments

Comments
 (0)