Skip to content

Commit 3576a40

Browse files
praveenpugliabirtles
authored andcommitted
[css-animations] - fix: #366 - spelling error under section 4.2 (#371)
1 parent 3f80c19 commit 3576a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-animations/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ The 'animation-name' property</h3>
489489
<dd>
490490
The animation will use the keyframes with the name specified by the <<keyframes-name>>,
491491
if they exist.
492-
If no ''@keyframes'' rule with tha name exists, there is no animation.
492+
If no ''@keyframes'' rule with that name exists, there is no animation.
493493
</dl>
494494

495495
<h3 id="animation-duration">

0 commit comments

Comments
 (0)