Skip to content

Commit

Permalink
nah
Browse files Browse the repository at this point in the history
  • Loading branch information
dakujem committed Aug 21, 2024
1 parent 5b0f994 commit acbf014
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 @@ -30,7 +30,7 @@ TL;DR:
> so it's not exactly a native type, technically speaking.
>
Lodash-style **fluent call chaining** enables neat transformation composition.
**Fluent call chaining** enables neat transformation composition.
```php
_dash($collection)
->filter(predicate: $filterFunction)
Expand Down

0 comments on commit acbf014

Please sign in to comment.