Skip to content

Commit 4ba96e5

Browse files
docs: fix typo (#9313)
1 parent 8cb4113 commit 4ba96e5

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

components/auto-complete/doc/index.en-US.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
category: Components
33
type: Data Entry
4-
title: Autocomplete
4+
title: AutoComplete
55
cover: 'https://gw.alipayobjects.com/zos/alicdn/qtJm4yt45/AutoComplete.svg'
6-
description: Autocomplete function of input field.
6+
description: AutoComplete function of input field.
77
---
88

99

components/auto-complete/doc/index.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
category: Components
33
type: 数据录入
4-
title: Autocomplete
4+
title: AutoComplete
55
subtitle: 自动完成
66
cover: 'https://gw.alipayobjects.com/zos/alicdn/qtJm4yt45/AutoComplete.svg'
77
description: 输入框自动完成功能。

components/hash-code/doc/index.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bring some differences in presentation.
1616

1717
## API
1818

19-
### nz-hashCode
19+
### nz-hash-code
2020

2121
| Property | Description | Type | Default |
2222
|--------------|-----------------------------------------------------|---------------------------------------------|--------------|

components/hash-code/doc/index.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ description: 展示区块链数据的哈希值。
1616

1717
## API
1818

19-
### nz-hashCode
19+
### nz-hash-code
2020

2121
| 参数 | 说明 | 类型 | 默认值 |
2222
|--------------|-----------|---------------------------------------------|--------------|

components/tree-view/doc/index.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
category: Components
33
type: Data Display
4-
title: Tree View
4+
title: TreeView
55
cover: 'https://gw.alipayobjects.com/zos/alicdn/Xh-oWqg9k/Tree.svg'
66
description: Tree view component with better performance and customizability.
77
---

components/tree-view/doc/index.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
category: Components
33
type: 数据展示
4-
title: Tree View
4+
title: TreeView
55
subtitle: 树视图
66
cover: 'https://gw.alipayobjects.com/zos/alicdn/Xh-oWqg9k/Tree.svg'
77
description: 树视图组件,相比封装好的 Tree 组件具有更高的定制度和更好的性能。

0 commit comments

Comments
 (0)