Skip to content

Commit 18572ad

Browse files
chore(grid): fix typo
1 parent 8189102 commit 18572ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/templates/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Grid component can use templates for:
2323

2424
* [column header]({%slug grid-templates-column-header%}) - the title portion of the column.
2525

26-
* [column group footer]({%slug grid-templates-column-group-footer%}) - the footer of the column when the grid is [grouped]({%slug components/grid/features/grouping%}) by this column. You can use it, for example, to display [aggregates]({%slug grid-aggregates%}).
26+
* [column group footer]({%slug grid-templates-column-group-footer%}) - the footer of the column when the grid is [grouped]({%slug components/grid/features/grouping%}). You can use it, for example, to display [aggregates]({%slug grid-aggregates%}).
2727

2828
* [group header]({%slug grid-templates-group-header%}) - the shared section that denotes each grid [group]({%slug components/grid/features/grouping%}).
2929

0 commit comments

Comments
 (0)