Merge pull request #249 from TechWithTy/patch-1

Update README.md Grammar error
This commit is contained in:
Jeremiah Lowin 2025-04-25 10:28:10 -04:00 committed by GitHub
commit 07ea95a48b
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