From 98f16a3c0a516fc8809d618f868ccfc9b7a168e9 Mon Sep 17 00:00:00 2001 From: Xiaolin Yin <30453216+cheapw@users.noreply.github.com> Date: Fri, 1 Dec 2023 13:53:18 +0800 Subject: [PATCH] Update Creating-the-Layout.md In the MVUX section 03 Crerating the Layout, the Keypad grid's Row is 3 not 2. --- simple-calc/modules/Resources/XAML/Creating-the-Layout.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simple-calc/modules/Resources/XAML/Creating-the-Layout.md b/simple-calc/modules/Resources/XAML/Creating-the-Layout.md index 25d6eb9..c3cb4f0 100644 --- a/simple-calc/modules/Resources/XAML/Creating-the-Layout.md +++ b/simple-calc/modules/Resources/XAML/Creating-the-Layout.md @@ -123,7 +123,7 @@ Replace the `` comment with the following XAML: ```xml