mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-14 10:45:54 -04:00
✏️ Fix typos in docs (#11926)
This commit is contained in:
@@ -33,7 +33,7 @@ def get_authors(): # (8)
|
||||
"items": [
|
||||
{
|
||||
"name": "Island In The Moon",
|
||||
"description": "A place to be be playin' and havin' fun",
|
||||
"description": "A place to be playin' and havin' fun",
|
||||
},
|
||||
{"name": "Holy Buddies"},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user