Skip to content

Commit 6ad8023

Browse files
committed
fix typo
1 parent fd37b74 commit 6ad8023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

v5/utilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ Str::maxed('bar', 2);
661661
// true
662662
```
663663

664-
### Str:min
664+
### Str::min
665665

666666
The `Str::min()` method tests if a string's length is a minimum number of characters:
667667

0 commit comments

Comments
 (0)