Skip to content

Commit

Permalink
Set it to present tense
Browse files Browse the repository at this point in the history
  • Loading branch information
zanivan committed Oct 10, 2024
1 parent 62db11f commit d700ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/material/components/grid2/grid2.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ A nested grid container inherits the row and column spacing from its parent unle

### Inheriting columns

A nested grid container will inherit the columns from its parent unless the `columns` prop is specified to the instance.
A nested grid container inherits the columns from its parent unless the `columns` prop is specified to the instance.

{{"demo": "NestedGridColumns.js", "bg": true}}

Expand Down

0 comments on commit d700ea8

Please sign in to comment.