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 c9405c4 commit 34b9192Copy full SHA for 34b9192
graph/articles/coreTypes.md
@@ -58,7 +58,7 @@ Add a contained navigation from user to the new entity type:
58
</EntityType>
59
```
60
61
-#### Contain the new type in an entity set elsewhere, and add a navigation property to the new type on the existing type.
+#### Option 2: Contain the new type in an entity set elsewhere, and add a navigation property to the new type on the existing type.
62
63
Define the new entity type:
64
```xml
0 commit comments