Skip to content

Commit 9b32887

Browse files
authored
Update collections.md
1 parent e7edd54 commit 9b32887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/articles/collections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Collections of entity types are generally preferable to collections of structual
323323

324324
Sometimes, structural collection properties are added to a type and then scenarios are discovered later that require a collection of entity types. In these cases, there are two options forward:
325325

326-
### 11.1 TODO side-by-side
326+
### 11.1 Side-by-side collection properties
327327

328328
If there's an entity type `foo` that has a collection of `bar`s:
329329

0 commit comments

Comments
 (0)