Skip to content

docs: fix typo 'allowslisted' -> 'allowlisted' in mcp-server.md#21665

Merged
jackwotherspoon merged 1 commit intogoogle-gemini:mainfrom
Gyanranjan-Priyam:docs/fix-typo-allowslisted-21634
Mar 9, 2026
Merged

docs: fix typo 'allowslisted' -> 'allowlisted' in mcp-server.md#21665
jackwotherspoon merged 1 commit intogoogle-gemini:mainfrom
Gyanranjan-Priyam:docs/fix-typo-allowslisted-21634

Conversation

@Gyanranjan-Priyam
Copy link
Copy Markdown
Contributor

Summary

Fixes a typo in the MCP server documentation where allowslisted should be allowlisted.

Changes

  • Changed allowslisted to allowlisted in the Service Account Impersonation section of docs/tools/mcp-server.md

Location

File: docs/tools/mcp-server.md
Section: OAuth support for remote MCP servers → Service account impersonation

Fixes #21634

@Gyanranjan-Priyam Gyanranjan-Priyam requested review from a team as code owners March 9, 2026 04:54
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on enhancing the accuracy of the documentation by rectifying a minor but important typographical error. The change ensures that the term 'allowlisted' is consistently and correctly used, improving clarity for users referencing the Service Account Impersonation guide.

Highlights

  • Documentation Typo Fix: Corrected a spelling error from 'allowslisted' to 'allowlisted' within the mcp-server.md documentation file, specifically in the section detailing Service Account Impersonation.
Changelog
  • docs/tools/mcp-server.md
    • Fixed a typo, changing 'allowslisted' to 'allowlisted' in the 'targetAudience' description.
Activity
  • No specific activity has been recorded for this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request corrects a minor typo in the mcp-server.md documentation, changing 'allowslisted' to 'allowlisted'. The change is accurate and improves the clarity of the documentation. No high or critical severity issues were found that meet the review criteria.

Note: Security Review has been skipped due to the limited scope of the PR.

@gemini-cli gemini-cli bot added the area/documentation Gemini CLI documentation tasks and issues label Mar 9, 2026
Copy link
Copy Markdown
Collaborator

@jackwotherspoon jackwotherspoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! thanks @Gyanranjan-Priyam 👏

@jackwotherspoon jackwotherspoon added this pull request to the merge queue Mar 9, 2026
Merged via the queue into google-gemini:main with commit ca7ac00 Mar 9, 2026
29 of 30 checks passed
kunal-10-cloud pushed a commit to kunal-10-cloud/gemini-cli that referenced this pull request Mar 12, 2026
SUNDRAM07 pushed a commit to SUNDRAM07/gemini-cli that referenced this pull request Mar 30, 2026
warrenzhu25 pushed a commit to warrenzhu25/gemini-cli that referenced this pull request Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/documentation Gemini CLI documentation tasks and issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: typo allowslisted should be allowlisted in mcp-server.md

2 participants