diff options
| -rw-r--r-- | wiki/Configuration:-Animations.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/Configuration:-Animations.md b/wiki/Configuration:-Animations.md index dbb1f050..4db9346c 100644 --- a/wiki/Configuration:-Animations.md +++ b/wiki/Configuration:-Animations.md @@ -42,7 +42,7 @@ Each animation can be either an easing or a spring. #### Easing -This is a common animation type that changes the value over a set duration using a Bézier curve. +This is a relatively common animation type that changes the value over a set duration using an interpolation curve. To use this animation, set the following parameters: |
