Skip to content

Commit 7a2859f

Browse files
committed
Fix typo
1 parent 4bd1935 commit 7a2859f

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)