We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c0e16 commit d1a5254Copy full SHA for d1a5254
docs/tutorial/create-db-and-table.md
@@ -321,7 +321,7 @@ But you will learn about migrations later in the Advanced User Guide.
321
322
Let's run the program to see it all working.
323
324
-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.
325
326
{* ./docs_src/tutorial/create_db_and_table/tutorial001_py310.py *}
327
0 commit comments