Skip to content

Commit 37cd997

Browse files
committed
docs(list): fixed typo
1 parent b0e7750 commit 37cd997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/list.md

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

140140
## `<li>`
141141

142-
`<li>`标签是一个块级元素,表示列表项,用在`<ol>``<ul>`容器之中。
142+
`<li>`标签是一个块级元素表示列表项,用在`<ol>``<ul>`容器之中。
143143

144144
有序列表`<ol>`之中,`<li>`有一个`value`属性,定义当前列表项的编号,后面列表项会从这个值开始编号。
145145

0 commit comments

Comments
 (0)