diff --git a/docs/alternatives.md b/docs/alternatives.md index 1e873bb56..1e974c020 100644 --- a/docs/alternatives.md +++ b/docs/alternatives.md @@ -142,12 +142,12 @@ Another big feature required by APIs is **FastAPI** project generator. !!! info - Flask-apispec was created by the same Marshmallow guys. + Flask-apispec was created by the same Marshmallow developers. !!! check "Inspired **FastAPI** to" Generate the OpenAPI schema automatically, from the same code that defines serialization and validation.