Skip to content

Commit 8dcc8b9

Browse files
committed
[css-values] typo
1 parent 14bcaf7 commit 8dcc8b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-values/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ Toggling Between Values: ''toggle()''</h3>
13561356
Note: Note that ''toggle()'' explicitly looks at the computed value of the parent,
13571357
so it works even on non-inherited properties.
13581358
This is similar to the ''inherit'' keyword,
1359-
which is works even on non-inherited properties.
1359+
which works even on non-inherited properties.
13601360

13611361
Note: Note that the <a href="http://www.w3.org/TR/CSS21/cascade.html#computed-value">computed value</a> of a property is an abstract set of values,
13621362
not a particular serialization [[!CSS21]],

0 commit comments

Comments
 (0)