From 5f11440639ed76fe95d3cd50742f0616ea78a4f2 Mon Sep 17 00:00:00 2001 From: rahulpinto19 Date: Mon, 16 Feb 2026 07:16:27 +0000 Subject: [PATCH] check rewrite --- docs/en/how-to/connect-ide/looker_mcp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/how-to/connect-ide/looker_mcp.md b/docs/en/how-to/connect-ide/looker_mcp.md index 3016ceab7b..bfc5a7eb61 100644 --- a/docs/en/how-to/connect-ide/looker_mcp.md +++ b/docs/en/how-to/connect-ide/looker_mcp.md @@ -36,7 +36,7 @@ to expose your developer assistant tools to a Looker instance: [here](https://cloud.google.com/looker/docs/api-auth#authentication_wit_an_sdk). 1. Have the base URL of your Looker instance available. It is likely - something like `https://looker.example.com`. In some cases the API is + something like `https://loer.example.com`. In some cases the API is listening at a different port, and you will need to use `https://looker.example.com:19999` instead.