Skip to content

Commit c6c2e5f

Browse files
authored
Merge pull request #125342 from changeworld/patch-56
Fix typo
2 parents 7af308a + 38ec1ab commit c6c2e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/data-connectors/google-workspace-g-suite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ To integrate with Google Workspace (G Suite) (using Azure Functions) make sure y
135135
3. In Scopes section, add **Admin SDK API** scope.
136136
4. In Test Users section, make sure the domain admin account is added.
137137
5. Go to ***APIs & Services*** -> ***Credentials*** and create OAuth 2.0 Client ID
138-
1. Click on Create Credentials on the top and select Oauth client Id.
138+
1. Click on Create Credentials on the top and select OAuth client Id.
139139
2. Select Web Application from the Application Type drop down.
140140
3. Provide a suitable name to the Web App and add http://localhost:8081/ as one of the Authorized redirect URIs.
141141
4. Once you click Create, download the JSON from the pop-up that appears. Rename this file to "**credentials.json**".

0 commit comments

Comments
 (0)