Skip to content

Commit 02fcedb

Browse files
Fixed
1 parent 8bbb3c3 commit 02fcedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/fastapi/read-one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ And because we are using the `response_model` with `HeroPublic`, it will be vali
5656

5757
{* ./docs_src/tutorial/fastapi/read_one/tutorial001_py310.py ln[1:2] hl[6:12] *}
5858

59-
{* ./docs_src/tutorial/fastapi/read_one/tutorial001_py310.py[ln:59-65] hl[6:12] *}
59+
{* ./docs_src/tutorial/fastapi/read_one/tutorial001_py310.py ln[59:65] hl[6:12] *}
6060

6161
/// details | 👀 Full file preview
6262

0 commit comments

Comments
 (0)