Skip to content

Commit 9c835d9

Browse files
dabrtmnocon
authored andcommitted
Command name fix
1 parent d52c55d commit 9c835d9

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
@@ -70,7 +70,7 @@ ibexa_automated_translation:
7070
To create a machine translation of a specific content item, run the following command:
7171
7272
```shell
73-
php bin/console TranslateContentCommand [contentId] [serviceName] --from=eng-GB --to=fre-FR
73+
php bin/console ibexa:automated:translate [contentId] [serviceName] --from=eng-GB --to=fre-FR
7474
```
7575

7676
## Add a custom machine translation service

0 commit comments

Comments
 (0)