Skip to content

Commit f03b809

Browse files
authored
Update README.md
1 parent 75572d3 commit f03b809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Example:
6060
```
6161

6262
#### [DataGridCheckAllColumn.cs](https://github.com/Flithor/ReusableCodes/blob/main/WPF/DataGridCheckAllColumn.cs)
63-
A DataGrid Column work for binding to a checkable property for items.
63+
A DataGrid Column work for binding to a checkable property for items.
6464
Allows check all and supports feedback on single item checked changes.
6565
![Preview](https://github.com/Flithor/ReusableCodes/blob/e1f49e2bcf884e6d8487a24a368a9d44eaebcf08/assets/DataGridCheckAllColumn_Preview.gif)
6666

0 commit comments

Comments
 (0)