Update README.md Grammar error

This commit is contained in:
TechWIthTy 2025-04-24 20:07:32 -06:00 committed by GitHub
commit 1e3378373f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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