Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #255 from damms005/patch-3
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
brendt committed Nov 8, 2021
2 parents 0b7dcb6 + 47ca004 commit 01b5401
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 @@ -372,7 +372,7 @@ Note that no data in `$original` is changed.

## Collections of DTOs

This version removes the `DataTransferObjectCollection` class. Instead you can use simple casters and you own collection classes.
This version removes the `DataTransferObjectCollection` class. Instead you can use simple casters and your own collection classes.

Here's an example of casting a collection of DTOs to an array of DTOs:

Expand Down

0 comments on commit 01b5401

Please sign in to comment.