Skip to content

Commit 77ec266

Browse files
jCodeLifeveaba
andauthored
style: fix the italics style for Chinese characters (vuejs#202)
* Update attrs.md 删除重复翻译 * Update props.md * Update src/guide/components/props.md Co-authored-by: Godpu <[email protected]>
1 parent fcbe5e7 commit 77ec266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/components/props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ export default {
176176

177177
### 传递不同的值类型 {#passing-different-value-types}
178178

179-
在上述的两个例子中,我们只传入了字符串值,但实际上_任何_类型的值都可以作为一个 prop。
179+
在上述的两个例子中,我们只传入了字符串值,但实际上*任何* 类型的值都可以作为一个 prop。
180180

181181
#### Number {#number}
182182

0 commit comments

Comments
 (0)