Skip to content

Commit 40ebe40

Browse files
JinjiangJustineo
andcommitted
Apply suggestions from code review
Co-Authored-By: GU Yiling <[email protected]>
1 parent 9cd091a commit 40ebe40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Mustache 语法不能作用在 HTML 特性上,遇到这种情况应该使用 [
161161

162162
#### 对动态参数表达式的约束
163163

164-
动态参数表达式有一些语法约束,因为某些字符,如空格和引号,放在 HTML 特性名里是无效的。例如:
164+
动态参数表达式有一些语法约束,因为某些字符,如空格和引号,放在 HTML attribute 名里是无效的。例如:
165165

166166
``` html
167167
<!-- 这会触发一个编译警告 -->

0 commit comments

Comments
 (0)