Skip to content

Commit dd252f3

Browse files
authored
Adjusted highlight for automated translation (#2888)
1 parent 5f923b6 commit dd252f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/multisite/languages/automated_translations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ To learn how to build custom AI actions see [Extending AI actions](extend_ai_act
9696

9797
1. Create a service that implements the [`\Ibexa\AutomatedTranslation\Client\ClientInterface`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-AutomatedTranslation-Client-ClientInterface.html) interface:
9898

99-
``` php hl_lines="35-52"
99+
``` php hl_lines="31-48"
100100
[[= include_file('code_samples/multisite/automated_translation/src/AutomatedTranslation/AiClient.php') =]]
101101
```
102102

0 commit comments

Comments
 (0)