Skip to content

Commit f0792c2

Browse files
KerbalHaoleviding
authored andcommitted
Correct a wrong word (javascript-tutorial#306)
In line 296, the '六级' may should be corrected to ‘留意’ .
1 parent d77d842 commit f0792c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2-ui/1-document/08-styles-and-classes/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ JavaScript 中我们看不到 `:visited` 应用的样式。此外,CSS 中也
293293

294294
改变样式:
295295

296-
- `style` 属性是一个带有 camelCased 样式的对象。对它的读取和修改 `"style"` 属性中的单个属性等价。要六级如果应用 `important` 和其他稀有内容 —— 在 [MDN](mdn:api/CSSStyleDeclaration) 上有一个方法列表。
296+
- `style` 属性是一个带有 camelCased 样式的对象。对它的读取和修改 `"style"` 属性中的单个属性等价。要留意如果应用 `important` 和其他稀有内容 —— 在 [MDN](mdn:api/CSSStyleDeclaration) 上有一个方法列表。
297297

298298
- `style.cssText` 属性对应于整个“样式”属性,即完整的样式字符串。
299299

0 commit comments

Comments
 (0)