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 59ff2f1 commit 507b1fdCopy full SHA for 507b1fd
docs/tutorial/one.md
@@ -22,7 +22,7 @@ If you already executed the previous examples and have a database with data, **r
22
23
We have been iterating over the rows in a `result` object like:
24
25
-{* ./docs_src/tutorial/indexes/tutorial002_py310.py ln[42:47] hl[7-8] *}
+{* ./docs_src/tutorial/indexes/tutorial002_py310.py ln[42:47] hl[7:8] *}
26
27
But let's say that we are not interested in all the rows, just the **first** one.
28
0 commit comments