From aba1bfc8a59a99dc7d3dcedb0a960665007304b8 Mon Sep 17 00:00:00 2001 From: Jeff Handley Date: Sat, 22 Mar 2025 16:24:18 -0700 Subject: [PATCH] Remove errant character modelcontextprotocol/.github#223 introduced an errant closing parenthesis that was overlooked in the review. --- profile/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index cf2aaa4..7f0f46f 100644 --- a/profile/README.md +++ b/profile/README.md @@ -26,7 +26,6 @@ The Model Context Protocol (MCP) is an open protocol that enables seamless integ - [Java SDK](https://github.com/modelcontextprotocol/java-sdk) - [Kotlin SDK](https://github.com/modelcontextprotocol/kotlin-sdk) - [C# SDK](https://github.com/modelcontextprotocol/csharp-sdk) -) ## Project Structure