Fix typo in css-animations
step -> steps
This commit is contained in:
parent
175aefa0b8
commit
29ac929458
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ So the process would go like this:
|
||||||
- ...
|
- ...
|
||||||
- `9s` -- `-90%`
|
- `9s` -- `-90%`
|
||||||
|
|
||||||
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):
|
||||||
|
|
||||||
[codetabs src="step-end"]
|
[codetabs src="step-end"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue