Skip to content

Commit 8561869

Browse files
fossygirlVesaJuvonen
authored andcommitted
Change "the the" to "to the" (SharePoint#1139)
1 parent 13a1d96 commit 8561869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/call-microsoft-graph-using-graphhttpclient.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can use the **get()** method to make a REST call to Microsoft Graph. This ex
1616
mkdir hellograph-webpart
1717
```
1818

19-
2. Go the the project directory.
19+
2. Go to the project directory.
2020

2121
```
2222
cd hellograph-webpart

0 commit comments

Comments
 (0)