Skip to content

Commit 72bf0d0

Browse files
wacky6lzq4047
authored andcommitted
doc: fix time-select typo (ElemeFE#17250)
1 parent 02be1f6 commit 72bf0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/docs/zh-CN/time-picker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
提供几个固定的时间点供用户选择
88

9-
:::demo 使用 el-time-select 标签,分别通过`star``end``step`指定可选的起始时间、结束时间和步长
9+
:::demo 使用 el-time-select 标签,分别通过`start``end``step`指定可选的起始时间、结束时间和步长
1010
```html
1111
<el-time-select
1212
v-model="value"

0 commit comments

Comments
 (0)