From ef0cbdb4bf1aff50642d4ea7bfe51b6573fb9ae5 Mon Sep 17 00:00:00 2001 From: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com> Date: Thu, 5 Jun 2025 14:01:17 -0600 Subject: [PATCH] docs: fix SQL capitalization (#667) --- docs/en/how-to/connect-ide/cloud_sql_mssql_mcp.md | 4 ++-- docs/en/how-to/connect-ide/cloud_sql_mysql_mcp.md | 4 ++-- docs/en/how-to/connect-ide/cloud_sql_pg_mcp.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/en/how-to/connect-ide/cloud_sql_mssql_mcp.md b/docs/en/how-to/connect-ide/cloud_sql_mssql_mcp.md index 1026ac0f9f..60f04bbe90 100644 --- a/docs/en/how-to/connect-ide/cloud_sql_mssql_mcp.md +++ b/docs/en/how-to/connect-ide/cloud_sql_mssql_mcp.md @@ -3,7 +3,7 @@ title: "Cloud SQL for SQL Server using MCP" type: docs weight: 2 description: > - Connect your IDE to Cloud SQl for SQL Server using Toolbox. + Connect your IDE to Cloud SQL for SQL Server using Toolbox. --- [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) is an open protocol for connecting Large Language Models (LLMs) to data sources like Cloud SQL. This guide covers how to use [MCP Toolbox for Databases][toolbox] to expose your developer assistant tools to a Cloud SQL for SQL Server instance: @@ -266,4 +266,4 @@ The following tools are available to the LLM: {{< notice note >}} Prebuilt tools are pre-1.0, so expect some tool changes between versions. LLMs will adapt to the tools available, so this shouldn't affect most users. -{{< /notice >}} \ No newline at end of file +{{< /notice >}} diff --git a/docs/en/how-to/connect-ide/cloud_sql_mysql_mcp.md b/docs/en/how-to/connect-ide/cloud_sql_mysql_mcp.md index b7febaae26..9feb658ff4 100644 --- a/docs/en/how-to/connect-ide/cloud_sql_mysql_mcp.md +++ b/docs/en/how-to/connect-ide/cloud_sql_mysql_mcp.md @@ -3,7 +3,7 @@ title: "Cloud SQL for MySQL using MCP" type: docs weight: 2 description: > - Connect your IDE to Cloud SQl for MySQL using Toolbox. + Connect your IDE to Cloud SQL for MySQL using Toolbox. --- [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) is an open protocol for connecting Large Language Models (LLMs) to data sources like Cloud SQL. This guide covers how to use [MCP Toolbox for Databases][toolbox] to expose your developer assistant tools to a Cloud SQL for MySQL instance: @@ -260,4 +260,4 @@ The following tools are available to the LLM: {{< notice note >}} Prebuilt tools are pre-1.0, so expect some tool changes between versions. LLMs will adapt to the tools available, so this shouldn't affect most users. -{{< /notice >}} \ No newline at end of file +{{< /notice >}} diff --git a/docs/en/how-to/connect-ide/cloud_sql_pg_mcp.md b/docs/en/how-to/connect-ide/cloud_sql_pg_mcp.md index 33f7a357ef..11eae98ad7 100644 --- a/docs/en/how-to/connect-ide/cloud_sql_pg_mcp.md +++ b/docs/en/how-to/connect-ide/cloud_sql_pg_mcp.md @@ -3,7 +3,7 @@ title: "Cloud SQL for Postgres using MCP" type: docs weight: 2 description: > - Connect your IDE to Cloud SQl for Postgres using Toolbox. + Connect your IDE to Cloud SQL for Postgres using Toolbox. --- [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) is an open protocol for connecting Large Language Models (LLMs) to data sources like Cloud SQL. This guide covers how to use [MCP Toolbox for Databases][toolbox] to expose your developer assistant tools to a Cloud SQL for Postgres instance: @@ -261,4 +261,4 @@ The following tools are available to the LLM: {{< notice note >}} Prebuilt tools are pre-1.0, so expect some tool changes between versions. LLMs will adapt to the tools available, so this shouldn't affect most users. -{{< /notice >}} \ No newline at end of file +{{< /notice >}}