Corrected typo (#9490)

This commit is contained in:
Arnab Sen 2018-03-02 15:19:10 +01:00 committed by 偏右
parent cdfbb6a3bd
commit d40a3408c6

View File

@ -18,5 +18,5 @@ A divider line separates different content.
| Property | Description | Type | Default |
| -------- | ----------- | ---- | ------- |
| dashed | whether line is dasded | Boolean | false |
| dashed | whether line is dashed | Boolean | false |
| type | direction type of divider | enum: `horizontal` `vertical` | `horizontal` |