Skip to content

Commit 681ef7b

Browse files
authored
Merge pull request #1879 from traxium/steps
Fix typo in css-animations section
2 parents 4927d7a + 29ac929 commit 681ef7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

7-animation/2-css-animations/article.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ So the process would go like this:
307307
- ...
308308
- `9s` -- `-90%`
309309

310-
Here's `step(9, end)` in action (note the pause between the first digit change):
310+
Here's `steps(9, end)` in action (note the pause between the first digit change):
311311

312312
[codetabs src="step-end"]
313313

0 commit comments

Comments
 (0)