Skip to content

Commit 04a65e0

Browse files
committed
Fix typos in README
1 parent ca13fc7 commit 04a65e0

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
@@ -127,7 +127,7 @@ expose :id, :name, ...
127127
```
128128

129129
By default every object of a collection is wrapped into an instance of your `Entity` class.
130-
You can override this behavior and wrapp the hole collection into one instance of your `Entity`
130+
You can override this behavior and wrap the whole collection into one instance of your `Entity`
131131
class.
132132

133133
As example:

0 commit comments

Comments
 (0)