Skip to content

Commit f31e2da

Browse files
committed
Fixed highlight
1 parent e0f0b7d commit f31e2da

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
@@ -95,7 +95,7 @@ To learn how to build custom AI actions see [Extending AI actions](extend_ai_act
9595

9696
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:
9797

98-
``` php hl_lines="36-52"
98+
``` php hl_lines="35-52"
9999
[[= include_file('code_samples/multisite/automated_translation/src/AutomatedTranslation/AiClient.php') =]]
100100
```
101101

0 commit comments

Comments
 (0)