Skip to content

Commit a482c71

Browse files
committed
Merge pull request #596 from nevir/patch-1
README typo
2 parents 095d391 + 30419f1 commit a482c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Groups also take an optional TimingDictionary parameter (see below), which among
139139
TimingDictionaries are used to control the internal timing of an animation (players control how an animation progresses relative to document time). TimingDictionaries have several properties that can be tweaked:
140140

141141
- **duration**: the duration of a single iteration of the animation
142-
- **iterations**: the number of iterations of the animation that will be played (fractional iterationss are allowed)
142+
- **iterations**: the number of iterations of the animation that will be played (fractional iterations are allowed)
143143
- **iterationStart**: the start offset of the first iteration
144144
- **fill**: whether the animation has effect before starting the first iteration and/or after finishing the final iteration
145145
- **delay**: the time between the animation's start time and the first animation effect of the animation

0 commit comments

Comments
 (0)