Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-animations/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ The 'animation-name' property</h3>
<dd>
The animation will use the keyframes with the name specified by the <<keyframes-name>>,
if they exist.
If no ''@keyframes'' rule with tha name exists, there is no animation.
If no ''@keyframes'' rule with that name exists, there is no animation.
</dl>

<h3 id="animation-duration">
Expand Down