From d5855f355f32d60af6cd9c36b0368810d72b6614 Mon Sep 17 00:00:00 2001 From: Cheonji Kim <76100119+CheonjiKim@users.noreply.github.com> Date: Tue, 7 Apr 2026 17:45:20 +0900 Subject: [PATCH] :paperclip: Fix typo in README.md for MCP server description (#8884) Edited line 7(perfom -> perform) Signed-off-by: Cheonji Kim <76100119+CheonjiKim@users.noreply.github.com> --- mcp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcp/README.md b/mcp/README.md index bd9d9b6447..4ae97c8c69 100644 --- a/mcp/README.md +++ b/mcp/README.md @@ -4,7 +4,7 @@ Penpot integrates a LLM layer built on the Model Context Protocol (MCP) via Penpot's Plugin API to interact with a Penpot design -file. Penpot's MCP server enables LLMs to perfom data queries, +file. Penpot's MCP server enables LLMs to perform data queries, transformation and creation operations. Penpot's MCP Server is unlike any other you've seen. You get