Skip to content

Commit f4e9fbb

Browse files
author
intech
committed
fix README.md
1 parent 94ef902 commit f4e9fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ Name | Default text
982982
`arrayMax` | The '{field}' field must contain less than or equal to {expected} items.
983983
`arrayLength` | The '{field}' field must contain {expected} items.
984984
`arrayContains` | The '{field}' field must contain the '{expected}' item.
985-
`arrayUnique` | The '{field}' field value '{expected}' does not unique!
985+
`arrayUnique` | The '{actual}' value in '{field}' field does not unique the '{expected}' values.
986986
`arrayEnum` | The '{actual}' value in '{field}' field does not match any of the '{expected}' values.
987987
`boolean` | The '{field}' field must be a boolean.
988988
`function` | The '{field}' field must be a function.

0 commit comments

Comments
 (0)