Skip to content

Commit 0812607

Browse files
authored
Update search_api.md
1 parent a1e6cd9 commit 0812607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/search/search_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For example, to search for all content of a selected content type, use one Crite
2626

2727
The following command takes the content type identifier as an argument and lists all results:
2828

29-
``` php hl_lines="12 14"
29+
``` php hl_lines="11 13"
3030
// ...
3131
[[= include_file('code_samples/api/public_php_api/src/Command/FindContentCommand.php', 4, 7) =]]// ...
3232
[[= include_file('code_samples/api/public_php_api/src/Command/FindContentCommand.php', 14, 18) =]] // ...

0 commit comments

Comments
 (0)