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 3a9e323 commit b268c7eCopy full SHA for b268c7e
README.md
@@ -38,7 +38,7 @@ Of course you will probably want a position column as well. So you will have to
38
39
## Change the name of subcollections
40
41
-BBy default, the name of the subcollections is **items**, but you can change it by calling the ```childrenName($name)``` method :
+By default, the name of the subcollections is **items**, but you can change it by calling the ```childrenName($name)``` method :
42
For example if you want your subcollections being named **children**:
43
44
```php
0 commit comments