Skip to content

Commit eb49851

Browse files
committed
[css-animations] Convert to en-US spelling.
1 parent a01cc8d commit eb49851

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
@@ -1005,7 +1005,7 @@ Types of <code>AnimationEvent</code></h3>
10051005

10061006
<p>The {{AnimationEvent/elapsedTime}} member for this event indicates
10071007
the number of seconds that had elapsed since the beginning of the
1008-
animation at the moment when the animation was cancelled.
1008+
animation at the moment when the animation was canceled.
10091009
This excludes any time where the animation was paused. If the animation
10101010
had a negative 'animation-delay', the beginning of the animation is the
10111011
moment equal to the absolute value of 'animation-delay' seconds

0 commit comments

Comments
 (0)