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 5b9c4b7 commit 22fdf41Copy full SHA for 22fdf41
graph/patterns/namespace.md
@@ -58,7 +58,7 @@ introduced.
58
fully qualified name (namespace + type name).
59
60
6. Cyclical references between namespaces are not allowed as many
61
- object-oriented languages don’t support a cycle in inheritance.
+ object-oriented languages don’t support a cycles between namespaces.
62
63
7. Microsoft Graph has heuristic rules for declared namespaces:
64
0 commit comments