diff --git a/tidb-lightning/tidb-lightning-error-resolution.md b/tidb-lightning/tidb-lightning-error-resolution.md index 02b898b5b2cfc..351011e5ff391 100644 --- a/tidb-lightning/tidb-lightning-error-resolution.md +++ b/tidb-lightning/tidb-lightning-error-resolution.md @@ -115,11 +115,9 @@ CREATE TABLE conflict_error_v1 ( ); ``` -/** - + **type_error_v1** records all [type errors](#type-error) managed by the `max-error` configuration. There is one row per error.