minor fixes
This commit is contained in:
parent
6dda47fbd7
commit
e8d7f3784a
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ The alternative value `end` would mean that the change should be applied not in
|
|||
|
||||
So the process for `steps(9, end)` would go like this:
|
||||
|
||||
- `0s` -- `0`
|
||||
- `0s` -- `0` (during the first second nothing changes)
|
||||
- `1s` -- `-10%` (first change at the end of the 1st second)
|
||||
- `2s` -- `-20%`
|
||||
- ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue