Skip to content

Commit b5dd852

Browse files
j9tannevk
authored andcommitted
Editorial: use sentence case for "Animation frames"
Fixes whatwg#2914.
1 parent ebf309c commit b5dd852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93468,7 +93468,7 @@ loadMySprites().then(runDemo);</pre>
9346893468

9346993469

9347093470

93471-
<h3>Animation Frames</h3>
93471+
<h3>Animation frames</h3>
9347293472

9347393473
<p>Each <code>Document</code> has a <dfn>list of animation frame callbacks</dfn>, which must be
9347493474
initially empty, and an <dfn>animation frame callback identifier</dfn>, which is a number which

0 commit comments

Comments
 (0)