Skip to content

Commit 190e79f

Browse files
authored
Update index to make wording more natural
1 parent e232a53 commit 190e79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/windows-dotnet-maui/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.localizationpriority: medium
1313

1414
## Why use .NET MAUI on Windows?
1515

16-
Building apps for Windows with .NET MAUI provides the following benefits:
16+
Building apps for Windows with .NET MAUI provides several benefits:
1717

1818
- **Native on Windows**: .NET MAUI creates a [WinUI](../winui/winui3/index.md) app when targeting Windows. This means that your .NET MAUI app will provide the same user experience on Windows as your Windows App SDK applications.
1919
- **User interface in code**: The [.NET MAUI Community Toolkit](/dotnet/communitytoolkit/maui/) includes [C# Markup](/dotnet/communitytoolkit/maui/markup/markup), a set of fluent helper methods for building user interfaces in C# code. This enables a separation of concerns between the UI and the business logic of your app, just as with XAML. C# Markup is available on all platforms supported by .NET MAUI.

0 commit comments

Comments
 (0)