Skip to content

Commit 34b9192

Browse files
Update graph/articles/coreTypes.md
Co-authored-by: Garrett DeBruin <[email protected]>
1 parent c9405c4 commit 34b9192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/articles/coreTypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Add a contained navigation from user to the new entity type:
5858
</EntityType>
5959
```
6060

61-
#### Contain the new type in an entity set elsewhere, and add a navigation property to the new type on the existing type.
61+
#### Option 2: Contain the new type in an entity set elsewhere, and add a navigation property to the new type on the existing type.
6262

6363
Define the new entity type:
6464
```xml

0 commit comments

Comments
 (0)