Skip to content

Commit 3b7adca

Browse files
docs: fix typo 'allowslisted' -> 'allowlisted' in mcp-server.md (google-gemini#21665)
1 parent 4d35085 commit 3b7adca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tools/mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ To authenticate with a server using Service Account Impersonation, you must set
372372
the `authProviderType` to `service_account_impersonation` and provide the
373373
following properties:
374374

375-
- **`targetAudience`** (string): The OAuth Client ID allowslisted on the
375+
- **`targetAudience`** (string): The OAuth Client ID allowlisted on the
376376
IAP-protected application you are trying to access.
377377
- **`targetServiceAccount`** (string): The email address of the Google Cloud
378378
Service Account to impersonate.

0 commit comments

Comments
 (0)