mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-14 18:55:52 -04:00
✏️ Fix typos in docs (#11926)
This commit is contained in:
@@ -21,6 +21,6 @@ async def read_next_item():
|
||||
return {
|
||||
"name": "Island In The Moon",
|
||||
"price": 12.99,
|
||||
"description": "A place to be be playin' and havin' fun",
|
||||
"description": "A place to be playin' and havin' fun",
|
||||
"tags": ["breater"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user