mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-03-13 09:29:54 +08:00
📝 Fix small typos in the documentation (#1641)
* fix typo * fix typo * add missing word * remove duplication * add : * Update docs/tutorial/limit-and-offset.md --------- Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d9849dc745
commit
88b6ec3624
@@ -321,7 +321,7 @@ But you will learn about migrations later in the Advanced User Guide.
|
||||
|
||||
Let's run the program to see it all working.
|
||||
|
||||
Put the code it in a file `app.py` if you haven't already.
|
||||
Put the code in a file `app.py` if you haven't already.
|
||||
|
||||
{* ./docs_src/tutorial/create_db_and_table/tutorial001_py310.py *}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user