From 6cb7e70098270984fbce97ca8ab35b5734b34adb Mon Sep 17 00:00:00 2001 From: Joel Date: Fri, 4 Jul 2025 14:03:27 +0800 Subject: [PATCH] fix: spell error --- web/i18n/en-US/tools.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en-US/tools.ts b/web/i18n/en-US/tools.ts index 1765ecf241..e1003835c4 100644 --- a/web/i18n/en-US/tools.ts +++ b/web/i18n/en-US/tools.ts @@ -38,7 +38,7 @@ const translation = { }, mcp: { title: 'No MCP tool available', - tip: 'Add a MCP server', + tip: 'Add an MCP server', }, agent: { title: 'No agent strategy available',