Skip to content

Commit 72f5d09

Browse files
ts0307kazupon
authored andcommitted
前 => 间 (#1119)
the whitespaces between HTML tags in templates will be ignored. 模版中 HTML 标签之前的空格将会被忽略。 => 模版中 HTML 标签之间的空格将会被忽略。
1 parent d6bd84c commit 72f5d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-cn/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ module.exports = {
168168
- 类型: `Boolean`
169169
- 默认值: `true`
170170

171-
如果设置为 `false`,模版中 HTML 标签之前的空格将会被忽略
171+
 如果设置为 `false`,模版中 HTML 标签之间的空格将会被忽略
172172

173173
### compilerModules
174174

0 commit comments

Comments
 (0)