Fixes minor typo

This commit is contained in:
Ashish Chaudhary 2016-11-30 19:45:54 +05:30 committed by 偏右
parent f62fa38ebd
commit 1593140912

View File

@ -13,7 +13,7 @@ title:
## en-US
`Span` pull` `push` offset` `order` property can be embedded into` xs` `sm` `md` `lg` properties to use,
`Span` `pull` `push` `offset` `order` property can be embedded into `xs` `sm` `md` `lg` properties to use,
where `xs = {6}` is equivalent to `xs = {{span: 6}}`.
````jsx