Merge pull request #278 from flebel/fix_typo

Fix typo
pull/277/merge v9.3.6
Dean Karn 7 years ago committed by GitHub
commit 6d8c18553e
  1. 2
      doc.go

@ -238,7 +238,7 @@ slices, arrays, and maps, validates the number of items.
Usage: max=10 Usage: max=10
Mininum Minimum
For numbers, min will ensure that the value is For numbers, min will ensure that the value is
greater or equal to the parameter given. For strings, it checks that greater or equal to the parameter given. For strings, it checks that

Loading…
Cancel
Save