From 03bab13324cfc89dab2cf8865a1b36651bfcad08 Mon Sep 17 00:00:00 2001 From: Jaril Date: Tue, 10 Jun 2025 19:41:33 -0700 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b37e923c..7a71a71c 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ If you don't have Docker, you can use `go build` to build the binary in the The GitHub MCP Server supports enabling or disabling specific groups of functionalities via the `--toolsets` flag. This allows you to control which GitHub API capabilities are available to your AI tools. Enabling only the toolsets that you need can help the LLM with tool choice and reduce the context size. -_Toolsets are not limited to Tools. Relevent MCP Resources and Prompts are also included where applicable._ +_Toolsets are not limited to Tools. Relevant MCP Resources and Prompts are also included where applicable._ ### Available Toolsets