From 8910ad84e96b4621c132f62cf025c88a793d1f1a Mon Sep 17 00:00:00 2001 From: RABARIJAONA Date: Tue, 17 Dec 2024 11:26:29 +0100 Subject: [PATCH] Update implicit_animations.md Fix Typo. --- docs/ff-concepts/animations/implicit_animations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ff-concepts/animations/implicit_animations.md b/docs/ff-concepts/animations/implicit_animations.md index 2859b036..1d56e34b 100644 --- a/docs/ff-concepts/animations/implicit_animations.md +++ b/docs/ff-concepts/animations/implicit_animations.md @@ -25,7 +25,7 @@ Here are some examples of how it looks when you update the widget properties wit | **Text** | ![Without Implicit Animation](animation_gifs/without-implicit-animation-text.gif) | ![Wit Implicit Animation](animation_gifs/with-implicit-animation-text.gif) | -Here's an exammple of how you add the Implicit Animation on Container widget: +Here's an example of how you add the Implicit Animation on Container widget:
-

\ No newline at end of file +