diff --git a/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml.md b/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml.md index b9ea3ccce..4d8cf3805 100644 --- a/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml.md +++ b/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml.md @@ -29,7 +29,7 @@ In Windows, launch Visual Studio 2019, and in the start window click **Create a ![New Solution Window](get-started-with-xaml-images/win/new-solution-2019.png) -In the **Create a new project** window, select **Mobile** in the **Project type** drop down, select the **Mobile App (Xamarin.Forms)**, and click the **Next** button: +In the **Create a new project** window, select **Mobile** in the **Project type** drop down, select the **Mobile App (Xamarin.Forms)** template, and click the **Next** button: ![New Project Window](get-started-with-xaml-images/win/new-project-2019.png)