Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit b3ff8c4

Browse files
author
Caitlin Bales (MSFT)
authored
Grammar fix
1 parent 81e8737 commit b3ff8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom-queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Making Custom Calls to Graph
22

3-
The Graph SDK attempts to enable all available scenarios through Microsoft Graph. There are times, however, through errors or custom Graph functionality, that makes calling the desired endpoint is not possible through the provided requests and builders.
3+
The Graph SDK attempts to enable all available scenarios through Microsoft Graph. There are times, however, through errors or custom Graph functionality, that makes calling the desired endpoint not possible through the provided requests and builders.
44

55
## Creating a custom request
66
You can extend BaseRequest to create a custom request:

0 commit comments

Comments
 (0)