Skip to content

Commit af4e80a

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

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
@@ -80,7 +80,7 @@ Add a navigation from user to the new type:
8080
</EntityType>
8181
```
8282

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

8585
Define the new entity type, with a navigation to the user:
8686
```xml

0 commit comments

Comments
 (0)