Skip to content

Commit cbad4fc

Browse files
hyoshioka0128VesaJuvonen
authored andcommitted
Typo "**@microsoft/sp-http**"→"**\@microsoft/sp-http**" (SharePoint#4723)
bold with escape characters https://docs.microsoft.com/en-us/sharepoint/dev/spfx/overview-graphhttpclient
1 parent 261c630 commit cbad4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/overview-graphhttpclient.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export default class MyApplicationCustomizer
4646

4747
To make a request to Microsoft Graph:
4848

49-
1. Import the **GraphHttpClient** and **GraphHttpClientResponse** modules from the **@microsoft/sp-http** package.
49+
1. Import the **GraphHttpClient** and **GraphHttpClientResponse** modules from the **\@microsoft/sp-http** package.
5050

5151
2. Use the instance of **GraphHttpClient** that's available on the `this.context.graphHttpClient` property to issue a GET or POST request to Microsoft Graph.
5252

0 commit comments

Comments
 (0)