diff --git a/README.md b/README.md index 467c6bcd7..d2a2d1ed6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ **Key features:** - **Easy**: Designed to be easy to use and intuitive. - - **FAST execution**: Very high performance thanks to **Pydantic** and **async support**. + - **FAST execution**: Very high performance thanks to **Pydantic** and **async support**. - **Fast to code**: Type hints and automatic docs lets you focus only on business logic. - **Standards-based**: Based on the open standards for APIs: **OpenAPI** (previously known as Swagger) and **JSON Schema**. - **Django friendly**: (obviously) has good integration with the Django core and ORM.