--- title: config autocorrect on description: | Enable autocorrect. Off by default. When autocorrection is enabled, Shopify CLI automatically runs a corrected version of your command if a correction is available. When autocorrection is disabled, you need to confirm that you want to run corrections for mistyped commands. api_name: shopify-cli source_url: html: >- https://shopify.dev/docs/api/shopify-cli/general-commands/config-autocorrect-on md: >- https://shopify.dev/docs/api/shopify-cli/general-commands/config-autocorrect-on.md --- # config autocorrect on Enable autocorrect. Off by default. When autocorrection is enabled, Shopify CLI automatically runs a corrected version of your command if a correction is available. When autocorrection is disabled, you need to confirm that you want to run corrections for mistyped commands. Examples ### Examples * #### config autocorrect on ##### config autocorrect on ```bash shopify config autocorrect on ```