Skip to content

Commit c9405c4

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

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
@@ -41,7 +41,7 @@ Don't add new properties to core types such as `user`.
4141

4242
Do one of the following:
4343

44-
#### Add a navigation property on the existing type to the new type, containing the new type.
44+
#### Option 1: Add a navigation property on the existing type to the new type, containing the new type.
4545

4646
Define the new entity type:
4747
```xml

0 commit comments

Comments
 (0)