Skip to content

Commit a062dea

Browse files
Update graph/patterns/alternate-key.md
Co-authored-by: Peter Richards <[email protected]>
1 parent d46daa8 commit a062dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/patterns/alternate-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ All of the 3 will yield the sare response:
126126
}
127127
```
128128

129-
3. Requesting a resource through an alternate key which yields more than a result
129+
3. Requesting a resource through an alternate key which yields more than one result
130130

131131
```http
132132
GET https://graph.microsoft.com/v1.0/users(name='Bob')

0 commit comments

Comments
 (0)