diff --git a/components/space/index.zh-CN.md b/components/space/index.zh-CN.md index f64011b2c7..758c515714 100644 --- a/components/space/index.zh-CN.md +++ b/components/space/index.zh-CN.md @@ -50,7 +50,7 @@ coverDark: https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*37T2R6O9oi0AAA | classNames | 语义化 className | [Record](#semantic-dom) | - | | | direction | 间距方向 | `vertical` \| `horizontal` | `horizontal` | 4.1.0 | | size | 间距大小 | [Size](#size) \| [Size\[\]](#size) | `small` | 4.1.0 \| Array: 4.9.0 | -| split | 设置拆分 | ReactNode | - | 4.7.0 | +| split | 设置分隔符 | ReactNode | - | 4.7.0 | | styles | 语义化 style | [Record](#semantic-dom) | - | | | wrap | 是否自动换行,仅在 `horizontal` 时有效 | boolean | false | 4.9.0 |