From 6a3a81dcf023295e2eab1cdd2a6c4e3ada439c1a Mon Sep 17 00:00:00 2001 From: ternera Date: Fri, 19 Jun 2026 15:34:56 -0500 Subject: [PATCH] docs: fix grammar in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da8b6de..1f04587 100644 --- a/README.md +++ b/README.md @@ -88,4 +88,4 @@ This package uses automated versioning managed by CI/CD. The version in `package ## Credits -Huge thanks to Arabold for open sourcing [docs-mcp-server](https://github.com/arabold/docs-mcp-server). Portions of this code is heavily inspired by this library. Please use it if you need other docs servers! +Huge thanks to Arabold for open sourcing [docs-mcp-server](https://github.com/arabold/docs-mcp-server). Portions of this code are heavily inspired by this library. Please use it if you need other docs servers!