Skip to content

Commit 4f520f6

Browse files
committed
Merge pull request #88 from michaelmior/patch-1
Fix typos in README
2 parents ca13fc7 + 04a65e0 commit 4f520f6

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)