From 5fee2f2872caa8e7da49d04e1031835bf43496ea Mon Sep 17 00:00:00 2001 From: Dhravya Shah Date: Mon, 31 Aug 2026 21:46:32 -0700 Subject: [PATCH] docs(mcp): fix grammar in ChatGPT web plugin description (#1630) Co-authored-by: Cursor Agent --- apps/docs/supermemory-mcp/chatgpt-web.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/supermemory-mcp/chatgpt-web.mdx b/apps/docs/supermemory-mcp/chatgpt-web.mdx index 37c124e9..c7106133 100644 --- a/apps/docs/supermemory-mcp/chatgpt-web.mdx +++ b/apps/docs/supermemory-mcp/chatgpt-web.mdx @@ -113,7 +113,7 @@ On the Plugins page, select the **plus icon** in the upper-right corner. Complete the **New Plugin** form: - In **Name**, enter `Supermemory MCP`. -- In **Description**, enter `Memory/context for you ai agents`. +- In **Description**, enter `Memory/context for your AI agents`. - Under **Connection**, select **Server URL** instead of **Tunnel**. - In the URL field, paste `https://mcp.supermemory.ai/mcp`.