fix: [permissionlimitations:view] Typo for max_occurence path

pull/121/head
Sami Mokaddem 2022-12-08 15:35:41 +01:00
parent 409c116ad7
commit 20730401d7
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ echo $this->element(
],
[
'key' => __('Limit'),
'path' => 'limit'
'path' => 'max_occurrence'
],
[
'key' => __('Comment'),