From 1e3378373fce50fe2ee3aa761bf4fa32c6de0d5a Mon Sep 17 00:00:00 2001 From: TechWIthTy <37724661+TechWithTy@users.noreply.github.com> Date: Thu, 24 Apr 2025 20:07:32 -0600 Subject: [PATCH] Update README.md Grammar error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0b83eb75..31275b4c1 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ FastMCP aims to be: ### Servers - **Create** servers with minimal boilerplate using intuitive decorators - **Proxy** existing servers to modify configuration or transport -- **Compose** servers by into complex applications +- **Compose** servers into complex applications - **Generate** servers from OpenAPI specs or FastAPI objects ### Clients