Skip to content

Commit 6d8c185

Browse files
author
Dean Karn
authored
Merge pull request #278 from flebel/fix_typo
Fix typo
2 parents 755afb9 + 7a2859f commit 6d8c185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ slices, arrays, and maps, validates the number of items.
238238
239239
Usage: max=10
240240
241-
Mininum
241+
Minimum
242242
243243
For numbers, min will ensure that the value is
244244
greater or equal to the parameter given. For strings, it checks that

0 commit comments

Comments
 (0)