Skip to content

Commit 22fdf41

Browse files
Update graph/patterns/namespace.md
Co-authored-by: Darrel <[email protected]>
1 parent 5b9c4b7 commit 22fdf41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/patterns/namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ introduced.
5858
fully qualified name (namespace + type name).
5959

6060
6. Cyclical references between namespaces are not allowed as many
61-
object-oriented languages don’t support a cycle in inheritance.
61+
object-oriented languages don’t support a cycles between namespaces.
6262

6363
7. Microsoft Graph has heuristic rules for declared namespaces:
6464

0 commit comments

Comments
 (0)