mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-08-14 17:41:37 +08:00
✏️ Fix typo in docs (#446)
* Fix typo * Again Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
@ -62,7 +62,7 @@ The user is probably, in some way, telling your application:
|
|||||||
2
|
2
|
||||||
```
|
```
|
||||||
|
|
||||||
And the would be this table (with a single row):
|
And the result would be this table (with a single row):
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user