We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85cce9 commit a254a38Copy full SHA for a254a38
1 file changed
src/animation/KeyframeTrack.js
@@ -10,7 +10,7 @@ import * as AnimationUtils from './AnimationUtils.js';
10
import { warn, error } from '../utils.js';
11
12
/**
13
- * Represents s a timed sequence of keyframes, which are composed of lists of
+ * Represents a timed sequence of keyframes, which are composed of lists of
14
* times and related values, and which are used to animate a specific property
15
* of an object.
16
*/
0 commit comments