Skip to content

Commit 507b1fd

Browse files
committed
📝 Fix include ranges
1 parent 59ff2f1 commit 507b1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you already executed the previous examples and have a database with data, **r
2222

2323
We have been iterating over the rows in a `result` object like:
2424

25-
{* ./docs_src/tutorial/indexes/tutorial002_py310.py ln[42:47] hl[7-8] *}
25+
{* ./docs_src/tutorial/indexes/tutorial002_py310.py ln[42:47] hl[7:8] *}
2626

2727
But let's say that we are not interested in all the rows, just the **first** one.
2828

0 commit comments

Comments
 (0)