Skip to content

Commit 2f6de84

Browse files
Update cancel-checkbox-change-net-maui.md
1 parent fe432c0 commit 2f6de84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/cancel-checkbox-change-net-maui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public partial class MainPage : ContentPage
8181
}
8282
```
8383

84-
**4.** The Checkbox definition in XAML:
84+
**4.** Define the CheckBox in XAML:
8585

8686
```xml
8787
<HorizontalStackLayout Spacing="5" VerticalOptions="Start">

0 commit comments

Comments
 (0)