---
title: config autocorrect off
description: Disable autocorrect.
source_url:
  html: >-
    https://shopify.dev/docs/api/shopify-cli/general-commands/config-autocorrect-off
  md: >-
    https://shopify.dev/docs/api/shopify-cli/general-commands/config-autocorrect-off.md
api_name: shopify-cli
---

# config autocorrect off

Disable 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 off

  ```sh
  shopify config autocorrect off
  ```

***
