Skip to content

Commit 7ce6b08

Browse files
committed
fix code
1 parent 82ee596 commit 7ce6b08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/crud/query/find.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ which you can print, as shown in the following example:
7373
:copyable: true
7474

7575
.. input:: /includes/read/retrieve.kt
76-
:start-after: start-find-iterate
77-
:end-before: end-find-iterate
76+
:start-after: start-find-one-print
77+
:end-before: end-find-one-print
7878
:language: kotlin
7979
:dedent:
8080

0 commit comments

Comments
 (0)