diff --git a/fastapi/.agents/skills/fastapi/SKILL.md b/fastapi/.agents/skills/fastapi/SKILL.md index 366856c662..5a80047b3f 100644 --- a/fastapi/.agents/skills/fastapi/SKILL.md +++ b/fastapi/.agents/skills/fastapi/SKILL.md @@ -9,7 +9,7 @@ Official FastAPI skill to write code with best practices, keeping up to date wit ## Use the `fastapi` CLI -To run the development server, in localhost, with reload: +Run the development server on localhost with reload: ```bash fastapi dev