Skip to content

Commit d1a5254

Browse files
committed
fix typo
1 parent b8c0e16 commit d1a5254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/create-db-and-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ But you will learn about migrations later in the Advanced User Guide.
321321

322322
Let's run the program to see it all working.
323323

324-
Put the code it in a file `app.py` if you haven't already.
324+
Put the code in a file `app.py` if you haven't already.
325325

326326
{* ./docs_src/tutorial/create_db_and_table/tutorial001_py310.py *}
327327

0 commit comments

Comments
 (0)