We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14bcaf7 commit 8dcc8b9Copy full SHA for 8dcc8b9
1 file changed
css-values/Overview.bs
@@ -1356,7 +1356,7 @@ Toggling Between Values: ''toggle()''</h3>
1356
Note: Note that ''toggle()'' explicitly looks at the computed value of the parent,
1357
so it works even on non-inherited properties.
1358
This is similar to the ''inherit'' keyword,
1359
- which is works even on non-inherited properties.
+ which works even on non-inherited properties.
1360
1361
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,
1362
not a particular serialization [[!CSS21]],
0 commit comments