Skip to content

Commit 689751c

Browse files
committed
languagecode_criterion.md: highlighted lines, grammar
1 parent 227d54c commit 689751c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/search/criteria_reference/languagecode_criterion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ into a specific language:
4949
```
5050

5151
You can use the `LanguageCode` Criterion to search in
52-
several languages while ensuring result have a translation in one language:
52+
several languages while ensuring results have a translation in one specific language:
5353

54-
``` php
54+
``` php hl_lines="3 7"
5555
[[= include_file('code_samples/search/language/src/Command/SearchTestCommand.php', 35, 48) =]]
5656
```

0 commit comments

Comments
 (0)