From b4228ac81ecd0d11862551d1532b34f584fc3902 Mon Sep 17 00:00:00 2001 From: vatsashah45 Date: Wed, 21 Aug 2024 09:04:47 -0400 Subject: [PATCH 1/2] docs: Fix typo --- doc/articles/guides/localization.md | 2 +- doc/articles/splash-screen.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/articles/guides/localization.md b/doc/articles/guides/localization.md index cd233948ca0c..483e6f35d317 100644 --- a/doc/articles/guides/localization.md +++ b/doc/articles/guides/localization.md @@ -12,7 +12,7 @@ This guide will walk you through the necessary steps to localize an Uno Platform > [!TIP] > For a step-by-step guide to installing the prerequisites for your preferred IDE and environment, consult the [Get Started guide](../get-started.md). -## Step-by-steps +## Step-by-step 1. Create a new Uno Platform application, following the instructions in [Get Started guide](../get-started.md). 1. Modify the content of `MainPage`: diff --git a/doc/articles/splash-screen.md b/doc/articles/splash-screen.md index d16d9dd5b3a6..315262df4448 100644 --- a/doc/articles/splash-screen.md +++ b/doc/articles/splash-screen.md @@ -13,7 +13,7 @@ While the new templates simplify adding a splash screen, this article covers how > > See the guide [How-To: Get Started with Uno.Resizetizer](xref:Uno.Resizetizer.GettingStarted#unosplashscreen) for more information. -## Step-by-steps +## Step-by-step ### 1. Shared splash screen image resources From bd60c18bc7d1a3d2dc953fffafd10f6e5ee249b0 Mon Sep 17 00:00:00 2001 From: vatsashah45 Date: Wed, 21 Aug 2024 09:56:05 -0400 Subject: [PATCH 2/2] docs: update docs --- doc/articles/guides/localization.md | 2 +- doc/articles/splash-screen.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/articles/guides/localization.md b/doc/articles/guides/localization.md index 483e6f35d317..fec3f2b1e6f3 100644 --- a/doc/articles/guides/localization.md +++ b/doc/articles/guides/localization.md @@ -12,7 +12,7 @@ This guide will walk you through the necessary steps to localize an Uno Platform > [!TIP] > For a step-by-step guide to installing the prerequisites for your preferred IDE and environment, consult the [Get Started guide](../get-started.md). -## Step-by-step +## Step-by-step instructions 1. Create a new Uno Platform application, following the instructions in [Get Started guide](../get-started.md). 1. Modify the content of `MainPage`: diff --git a/doc/articles/splash-screen.md b/doc/articles/splash-screen.md index 315262df4448..296be2b25825 100644 --- a/doc/articles/splash-screen.md +++ b/doc/articles/splash-screen.md @@ -13,7 +13,7 @@ While the new templates simplify adding a splash screen, this article covers how > > See the guide [How-To: Get Started with Uno.Resizetizer](xref:Uno.Resizetizer.GettingStarted#unosplashscreen) for more information. -## Step-by-step +## Step-by-step instructions ### 1. Shared splash screen image resources