Skip to content

Commit

Permalink
Just a typo (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Mar 8, 2023
1 parent 104da1f commit db1c576
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 @@ -40,7 +40,7 @@ alphanum(' #$% Qwer 1 ty2') === 'Qwer1ty2';
```


'### JBZoo\Utils\Arr
### JBZoo\Utils\Arr

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

0 comments on commit db1c576

Please sign in to comment.