Skip to content

Commit 50ab124

Browse files
Update coreTypes.md
Use proper noun name for graph product
1 parent f47f452 commit 50ab124

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

graph/articles/coreTypes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Overview
44

5-
Types exist in graph which are highly-connected/central to the graph ecosystem. Often, these types are in the position of containing many structural properties relevant to other APIs, because they are connected to many entities in the graph.
5+
Types exist in Microsoft Graph which are highly-connected/central to the Microsoft Graph ecosystem. Often, these types are in the position of containing many structural properties relevant to other APIs, because they are connected to many entities in the Microsoft Graph.
66

7-
Structural properties should be only added to these core types when they are properties of the entity itself and strictly not for the purpose of convenience due to the entity's position in the graph.
7+
Structural properties should be only added to these core types when they are properties of the entity itself and strictly not for the purpose of convenience due to the entity's position in Microsoft Graph.
88

9-
## Core Types in Graph
9+
## Core Types in Microsoft Graph
1010

1111
The following types are identified as core types, and will require strong justification to allow new structural properties to be added in all cases.
1212

0 commit comments

Comments
 (0)