docs: fix grammar typo "a MCP" to "an MCP" (#13595)

This commit is contained in:
noahacgn
2025-11-22 00:59:45 +08:00
committed by GitHub
parent f37801c157
commit e04589f72f
+1 -1
View File
@@ -8,7 +8,7 @@ This page contains tutorials for interacting with Gemini CLI.
> and understand the tools it provides. Your use of third-party servers is at > and understand the tools it provides. Your use of third-party servers is at
> your own risk. > your own risk.
This tutorial demonstrates how to set up a MCP server, using the This tutorial demonstrates how to set up an MCP server, using the
[GitHub MCP server](https://github.com/github/github-mcp-server) as an example. [GitHub MCP server](https://github.com/github/github-mcp-server) as an example.
The GitHub MCP server provides tools for interacting with GitHub repositories, The GitHub MCP server provides tools for interacting with GitHub repositories,
such as creating issues and commenting on pull requests. such as creating issues and commenting on pull requests.