Skip to content

Commit

Permalink
docs: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DReigada authored Apr 8, 2024
1 parent c56cddf commit 085b1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ Ensure value is less than or equal to
```directives: [constraints: [min_items: 5]]```
Restrict to a minimum number of items

#### max
#### max_items
```directives: [constraints: [max_items: 5]]```
Restrict to a maximum number of items

0 comments on commit 085b1f0

Please sign in to comment.