Skip to content

Commit

Permalink
update doc titles
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Dec 28, 2016
1 parent 047476e commit 8852dfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/react/practical-projects.en-US.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
order: 3
title: Real world Example with dva
title: Real project with dva
---

[dva](https://github.com/dvajs/dva) is a React and redux based, lightweight and elm-style framework, which supports side effects, hot module replacement, dynamic on demand, react-native, SSR. And it has been widely used in production environment.
Expand Down
2 changes: 1 addition & 1 deletion docs/react/use-with-create-react-app.en-US.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
order: 4
title: Use with create-react-app
title: Use in create-react-app
---

[create-react-app](https://github.com/facebookincubator/create-react-app) is one of best React application development tool, we are going to use `antd` within it and modify the webpack config for some customized needs.
Expand Down

0 comments on commit 8852dfd

Please sign in to comment.