Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dotMorten committed Oct 11, 2024
1 parent 56b74a7 commit 28bee68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WinUIExMauiSample/MainPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
HorizontalOptions="Center" />

<Button
Text="Perform oauth siging"
Text="Perform oauth sign-in"
SemanticProperties.Hint="OAuth Test"
Clicked="OnOAuthClicked"
HorizontalOptions="Center" />
Expand Down

0 comments on commit 28bee68

Please sign in to comment.