Skip to content

Commit

Permalink
Rows
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga committed Dec 12, 2024
1 parent 6a0021c commit f618d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fieldtypes/Table.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ protected function configFieldItems(): array
'type' => 'table',
],
'max_rows' => [
'display' => __('Max Columns'),
'display' => __('Max Rows'),
'instructions' => __('statamic::fieldtypes.table.config.max_rows'),
'type' => 'integer',
],
Expand Down

0 comments on commit f618d69

Please sign in to comment.