From ea0f640812bc8cf076be0686132324a71ccc2609 Mon Sep 17 00:00:00 2001 From: haosenwang1018 Date: Wed, 4 Mar 2026 04:30:07 +0000 Subject: [PATCH] docs: fix README typo in slim mode section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88c31fe84..ac003bd05 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Add the following config to your MCP client: > [!NOTE] > Using `chrome-devtools-mcp@latest` ensures that your MCP client will always use the latest version of the Chrome DevTools MCP server. -If you are intersted in doing only basic browser tasks, use the `--slim` mode: +If you are interested in doing only basic browser tasks, use the `--slim` mode: ```json {