Skip to content

Commit

Permalink
castings word changed with casts
Browse files Browse the repository at this point in the history
  • Loading branch information
Oğuzhan KARACABAY committed Sep 14, 2022
1 parent c61e7db commit d74cf07
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 @@ -22,7 +22,7 @@ Just add this trait to your `JsonResource`
use AutoCastingJsonResource;
```

And then you can cast whatever you want in `castings` array
And then you can cast whatever you want in `casts` array

```php
/**
Expand Down

0 comments on commit d74cf07

Please sign in to comment.