Skip to content

Commit ddeed9f

Browse files
OlgaPodomikepizzo
andauthored
Update graph/patterns/dictionary.md
Co-authored-by: Michael Pizzo <[email protected]>
1 parent ab0700f commit ddeed9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/patterns/dictionary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ The following example defines a complex type **roleSettings**, an **assignedRole
139139
</ComplexType>
140140

141141
<ComplexType Name="assignedRoleGroupDictionary" BaseType="microsoft.graph.Dictionary">
142-
<!-- Note: Strongly-typed dictionary
142+
<!-- Note: Strongly-typed dictionary of roleSettings keyed by name of roleGroup. -->
143143
of roleSettings
144144
keyed by name of roleGroup. -->
145145
<Annotation Term="Org.OData.Validation.V1.OpenPropertyTypeConstraint">

0 commit comments

Comments
 (0)