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.