We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2301258 commit 47d04d9Copy full SHA for 47d04d9
1 file changed
css-animations/Overview.bs
@@ -971,7 +971,7 @@ The <code>appendRule</code> method</h4>
971
<dt><dfn argument for="CSSKeyFramesRule/appendRule()">rule</dfn> of type <a interface>DOMString</a>
972
<dd>
973
The rule to be appended, expressed in the same syntax as one entry in the
974
- ''@keyframes'' rule. A valid rule is always appended e.g. even if its key already
+ ''@keyframes'' rule. A valid rule is always appended e.g. even if its key(s) already
975
exists.
976
</dl>
977
0 commit comments