diff --git a/tidb-configuration-file.md b/tidb-configuration-file.md index 79e7fcc3d768b..f37225aed91c9 100644 --- a/tidb-configuration-file.md +++ b/tidb-configuration-file.md @@ -189,7 +189,7 @@ Configuration items related to log. ### `format` - Specifies the log output format. -- Value options: `json`, `text` and `console`. +- Value options: `json` and `text`. - Default value: `text` ### `enable-timestamp`