From 522c4f63bddb0b25f3d1f276e9d7521156c0f4a0 Mon Sep 17 00:00:00 2001 From: Violet Hansen Date: Thu, 19 Dec 2024 22:13:43 +0200 Subject: [PATCH] Fixed a typo --- components/Animations/samples/ConnectedAnimations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Animations/samples/ConnectedAnimations.md b/components/Animations/samples/ConnectedAnimations.md index 7f8b6d20..0d379ba5 100644 --- a/components/Animations/samples/ConnectedAnimations.md +++ b/components/Animations/samples/ConnectedAnimations.md @@ -110,7 +110,7 @@ We can create the above connected animations. ### In first page -We need a set a key for the element to be connected with another element in a different page. +We need to set a key for the element to be connected with another element in a different page. ```xaml