From 7a2859f38d6aff92234893cb3d52c17371b1bc57 Mon Sep 17 00:00:00 2001 From: Francois Lebel Date: Wed, 8 Mar 2017 18:59:29 -0800 Subject: [PATCH] Fix typo --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index 1d07445..bea8772 100644 --- a/doc.go +++ b/doc.go @@ -238,7 +238,7 @@ slices, arrays, and maps, validates the number of items. Usage: max=10 -Mininum +Minimum For numbers, min will ensure that the value is greater or equal to the parameter given. For strings, it checks that