Skip to content

Commit b03696b

Browse files
chadicuschrisryan
andauthored
Update README.md
Co-authored-by: Chris Ryan <[email protected]>
1 parent aa54400 commit b03696b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ assert($value === ['foo' => 'bar']);
637637
```
638638

639639
#### PhoneFilter::filter
640-
Aliased in the filter as `phone`, this will filter a given value as a phone. Returning the phone is the specified format.
640+
Aliased in the filter as `phone`, this will filter a given value as a phone. Returning the phone in the specified format.
641641

642642
The following filters the given string into a formatted phone string
643643
```php

0 commit comments

Comments
 (0)