Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tucker-Eric committed Nov 21, 2023
1 parent c5e05e2 commit 71446bf
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 @@ -577,7 +577,7 @@ If the following array is passed to the `filter()` method:
```php
[
'name' => 'er',
'last_name' => ''
'last_name' => '',
'company_id' => 2,
'roles' => [1,4,7],
'industry' => 5,
Expand Down

0 comments on commit 71446bf

Please sign in to comment.