Skip to content

Commit ad96923

Browse files
committed
Fixed language
1 parent 4f9ed77 commit ad96923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/patterns/dictionary/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Microsoft Graph API Design Pattern
77
## Problem
88
--------
99

10-
The API design requires a resource to include an unknown quantity of similar data elements that need to be named using values provided by the API consumer.
10+
The API design requires a resource to include an unknown quantity of data elements of the same type that must be named using values provided by the API consumer.
1111

1212
## Solution
1313
--------

0 commit comments

Comments
 (0)