From: Nicolas Delaby Date: Sun, 24 Nov 2019 14:09:45 +0000 (+0100) Subject: :pencil: Replace guys by developers when a group of people is targeted (#645) X-Git-Tag: 0.43.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f5a503afae0ca25d2e9a0675582981deae3ecae6;p=thirdparty%2Ffastapi%2Ffastapi.git :pencil: Replace guys by developers when a group of people is targeted (#645) Just to make sure we include everyone, disregarding their gender. --- diff --git a/docs/alternatives.md b/docs/alternatives.md index 1e873bb56c..1e974c0206 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.