diff --git a/docs/docs/customize/deep-dives/configuration.md b/docs/docs/customize/deep-dives/configuration.md index dab15ac4ca..62f79952eb 100644 --- a/docs/docs/customize/deep-dives/configuration.md +++ b/docs/docs/customize/deep-dives/configuration.md @@ -31,7 +31,7 @@ The format of `.continuerc.json` is the same as `config.json`, plus one _additio Example -```json title="config.json" +```json title=".continuerc.json" { "tabAutocompleteOptions": { "disable": true