diff --git a/pages/common/fastapi.md b/pages/common/fastapi.md index 856ae4a1b5..25b3331183 100644 --- a/pages/common/fastapi.md +++ b/pages/common/fastapi.md @@ -1,6 +1,6 @@ # fastapi -> CLI tool to run FastAPI apps which uses Uvicorn under the hood. +> Run FastAPI apps which uses Uvicorn under the hood. > More information: . - Run a FastAPI app with automatic reload (for development):