From 58b11260f249222a324f37255b342684070d8802 Mon Sep 17 00:00:00 2001 From: Andrew Mikofalvy Date: Wed, 12 Nov 2025 09:30:17 -0800 Subject: [PATCH] Fix typo in introduction.mdx --- docs/gram/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gram/introduction.mdx b/docs/gram/introduction.mdx index 508c2d26..3849f15f 100644 --- a/docs/gram/introduction.mdx +++ b/docs/gram/introduction.mdx @@ -27,7 +27,7 @@ const gram = new Gram().tool({ export default gram; ``` -Use Gram to build out MCP servers for your product, power chat expereinces in your product or surface the right data to AI agents to automate workflows. +Use Gram to build out MCP servers for your product, power chat experiences in your product or surface the right data to AI agents to automate workflows. ## Why MCP?