We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175aefa commit 29ac929Copy full SHA for 29ac929
7-animation/2-css-animations/article.md
@@ -307,7 +307,7 @@ So the process would go like this:
307
- ...
308
- `9s` -- `-90%`
309
310
-Here's `step(9, end)` in action (note the pause between the first digit change):
+Here's `steps(9, end)` in action (note the pause between the first digit change):
311
312
[codetabs src="step-end"]
313
0 commit comments