Skip to content

Commit 70f341d

Browse files
fix(docs): highlight lines correction
1 parent 9acd934 commit 70f341d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/indexes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Fine, in that case, you can **sneak peek** the final code to create indexes here
2424

2525
//// tab | Python 3.10+
2626

27-
```Python hl_lines="8 10"
27+
```Python hl_lines="6 8"
2828
{!./docs_src/tutorial/indexes/tutorial002_py310.py!}
2929
```
3030

0 commit comments

Comments
 (0)