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.
docs/tutorial/create-db-and-table.md
1 parent fbc6f3b commit 2097917Copy full SHA for 2097917
docs/tutorial/create-db-and-table.md
@@ -415,7 +415,7 @@ Now run the program with Python:
415
// We set echo=True, so this will show the SQL code
416
$ python app.py
417
418
-// First, some boilerplate SQL that we are not that intereted in
+// First, some boilerplate SQL that we are not that interested in
419
420
INFO Engine BEGIN (implicit)
421
INFO Engine PRAGMA main.table_info("hero")
0 commit comments