--- title: config autocorrect status description: | Check whether autocorrect is enabled or disabled. On 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-status md: https://shopify.dev/docs/api/shopify-cli/general-commands/config-autocorrect-status.md --- # config autocorrect statuscommand Check whether autocorrect is enabled or disabled. On 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 * #### config autocorrect status ##### config autocorrect status ```bash shopify config autocorrect status ```