mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-06 01:19:50 -06:00
✏️ Fix typo in documentation (#1106)
This commit is contained in:
@@ -710,4 +710,4 @@ Hero: None
|
|||||||
|
|
||||||
## Recap
|
## Recap
|
||||||
|
|
||||||
As querying the SQL database for a single row is a common operation, you know have several tools to do it in a short and simple way. 🎉
|
As querying the SQL database for a single row is a common operation, you now have several tools to do it in a short and simple way. 🎉
|
||||||
|
|||||||
Reference in New Issue
Block a user