Skip to content

Commit

Permalink
fix: wrong code block
Browse files Browse the repository at this point in the history
  • Loading branch information
Nek- authored Oct 26, 2021
1 parent 227a487 commit 67614c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ StringTools::contains($str, $needle) : bool

Adds missing multi-byte PHP function for `ucfirst` standard function.

```
```php
StringTools::mb_ucfirst($str, $encoding) : string
```

Expand Down

0 comments on commit 67614c5

Please sign in to comment.