Skip to content

Commit 426da7c

Browse files
hao-wangtiangolo
andauthored
✏ Fix typo in docs/tutorial/fastapi/simple-hero-api.md (#247)
Co-authored-by: Sebastián Ramírez <[email protected]>
1 parent a5116a3 commit 426da7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/fastapi/simple-hero-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $ python -m pip install fastapi "uvicorn[standard]"
2323
```
2424

2525
</div>
26-
s
26+
2727
## **SQLModel** Code - Models, Engine
2828

2929
Now let's start with the SQLModel code.

0 commit comments

Comments
 (0)