fix small doc typo

pull/271/head
Ellison Leão 8 years ago
parent fb258d3590
commit 7cd869b083
  1. 2
      doc.go

@ -222,7 +222,7 @@ ensures the value is not nil.
Length
For numbers, max will ensure that the value is
For numbers, length will ensure that the value is
equal to the parameter given. For strings, it checks that
the string length is exactly that number of characters. For slices,
arrays, and maps, validates the number of items.

Loading…
Cancel
Save