Skip to content

Commit db1c576

Browse files
authored
Just a typo (#35)
1 parent 104da1f commit db1c576

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ alphanum(' #$% Qwer 1 ty2') === 'Qwer1ty2';
4040
```
4141

4242

43-
'### JBZoo\Utils\Arr
43+
### JBZoo\Utils\Arr
4444

4545
```php
4646
Arr::addEachKey(array $array, string $prefix): array; // Add some prefix to each key.

0 commit comments

Comments
 (0)