Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit 12a5694

Browse files
authored
chore: minimum typo (#180)
1 parent 0f464d5 commit 12a5694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en/forms.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'uppercase' => 'One uppercase character',
2828
'numbers' => 'One number',
2929
'symbols' => 'One special character',
30-
'min' => '12 characters minumum',
30+
'min' => '12 characters minimum',
3131
],
3232

3333
'delete-user' => [

0 commit comments

Comments
 (0)