Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Commit 4b6015f

Browse files
authored
Update README.md
1 parent 3c55e38 commit 4b6015f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ echo (string) $user->address;
9595

9696
### Controlling serialization
9797

98-
You may provide caster with flags to be used for serialization by adding `CastUsingJsonFlags` attribute to your object:
98+
You may provide the caster with flags to be used for serialization by adding the `CastUsingJsonFlags` attribute to your object:
9999

100100
```php
101101
use JessArcher\CastableDataTransferObject\CastableDataTransferObject;

0 commit comments

Comments
 (0)