Skip to content

Commit 47d04d9

Browse files
author
Sylvain Galineau
committed
[css-animations] Minor typo
1 parent 2301258 commit 47d04d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-animations/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,7 @@ The <code>appendRule</code> method</h4>
971971
<dt><dfn argument for="CSSKeyFramesRule/appendRule()">rule</dfn> of type <a interface>DOMString</a>
972972
<dd>
973973
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
974+
''@keyframes'' rule. A valid rule is always appended e.g. even if its key(s) already
975975
exists.
976976
</dl>
977977

0 commit comments

Comments
 (0)