Skip to content

Commit 19a4b2c

Browse files
authored
Merge pull request #89726 from changeworld/patch-85
Fix typo
2 parents c64a610 + f279e78 commit 19a4b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/data-connectors-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@ end
10331033
Add http://localhost:8081/ under **Authorized redirect URIs** while creating [Web application credentials](https://developers.google.com/workspace/guides/create-credentials#web).
10341034
10351035
1. [Follow the instructions](https://developers.google.com/admin-sdk/reports/v1/quickstart/python) to obtain the credentials.json.
1036-
1. To get the Google pickle string, run [this python script](https://aka.ms/sentinel-GWorkspaceReportsAPI-functioncode) (in the same path as credentials.json).
1036+
1. To get the Google pickle string, run [this Python script](https://aka.ms/sentinel-GWorkspaceReportsAPI-functioncode) (in the same path as credentials.json).
10371037
1. Copy the pickle string output in single quotes and save. It will be needed for deploying the Function App.
10381038
10391039

0 commit comments

Comments
 (0)