We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2af88 commit 98a62e8Copy full SHA for 98a62e8
book/structure-collections.md
@@ -1,7 +1,7 @@
1
Implementing typed collections
2
==============================
3
4
-For stricter type hinting and iterfaces it could be useful to implement typed collections to put your models and other same-typed
+For stricter type hinting and interfaces it could be useful to implement typed collections to put your models and other same-typed
5
classes into.
6
7
As an example, we'll assume we have a `Post` class:
0 commit comments