diff --git a/components/AnimationTiming/README.md b/components/AnimationTiming/README.md index 8ff9d98a993..ff5eb8d79b7 100644 --- a/components/AnimationTiming/README.md +++ b/components/AnimationTiming/README.md @@ -9,17 +9,16 @@ path: /catalog/animation-timing/ # Animation timing -Animation timing easing curves create smooth and consistent motion. Easing curves allow elements to -move between positions or states. These easing curves affect an object's speed, opacity, and scale. -These animation curves allow acceleration and deceleration changes to be smooth across the duration -of an animation so that movement doesn't appear mechanical. +Like color and typography, motion can play a role in defining your app's style and brand. The +animation timing component provides implementations of the Material Motion easing curve types for +iOS. An animation showing different Material Design animation timings. ## Design & API Documentation ## Installation