Skip to content

Commit

Permalink
Misspelled words
Browse files Browse the repository at this point in the history
  • Loading branch information
barnett617 committed Dec 26, 2018
1 parent 8f867be commit 1f31409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-ch.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ npm install flex.css --save

### support
```
flex布局分为旧版本dispaly: box;,过渡版本dispaly: flexbox;,以及现在的标准版本display: flex;
flex布局分为旧版本display: box;,过渡版本dispaly: flexbox;,以及现在的标准版本display: flex;
Android
2.3 开始就支持旧版本 display:-webkit-box;
Expand Down

0 comments on commit 1f31409

Please sign in to comment.