Skip to content

Commit a1c202c

Browse files
Update README.md
1 parent 59c90c7 commit a1c202c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ accept a `nil` pointer.
5050

5151
```
5252
len
53-
For numeric numbers, max will simply make sure that the
53+
For numeric numbers, len will simply make sure that the
5454
value is equal to the parameter given. For strings, it
5555
checks that the string length is exactly that number of
5656
characters. For slices, arrays, and maps, validates the

0 commit comments

Comments
 (0)