Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
  • Loading branch information
martinRenou and krassowski authored Apr 16, 2024
1 parent 7818971 commit ec16627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/datagrid/src/datagrid.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6768,7 +6768,7 @@ export namespace DataGrid {
};

/**
* A body region defined by the cells boundaries using row/column coordinates
* A body region defined by the cells' boundaries using row/column coordinates.
*/
export interface IBodyRegion {
/**
Expand Down

0 comments on commit ec16627

Please sign in to comment.