diff --git a/guides/v2.3/config-guide/cli/config-cli-subcommands-i18n.md b/guides/v2.3/config-guide/cli/config-cli-subcommands-i18n.md index c4ed7661022..e3732129ec2 100644 --- a/guides/v2.3/config-guide/cli/config-cli-subcommands-i18n.md +++ b/guides/v2.3/config-guide/cli/config-cli-subcommands-i18n.md @@ -43,9 +43,9 @@ You have options for using the translated dictionary: Command options: - ```bash +```bash bin/magento i18n:collect-phrases [-o|--output=""] [-m|--magento] - ``` +``` The following table explains this command's parameters and values: @@ -300,7 +300,7 @@ Similar to the preceding example, generate a `.csv` file, but instead of specify diff --git a/guides/v2.3/get-started/create-integration.md b/guides/v2.3/get-started/create-integration.md index c1d2543308a..f57457be9ff 100644 --- a/guides/v2.3/get-started/create-integration.md +++ b/guides/v2.3/get-started/create-integration.md @@ -63,7 +63,7 @@ To develop a module, you must: @@ -111,7 +111,7 @@ To develop a module, you must: ```php