Skip to content

Commit 751921e

Browse files
Merge pull request #3521 from MicrosoftDocs/main638169326801180652sync_temp
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents a3a6c44 + d2093cb commit 751921e

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)