diff --git a/docs/content/user-manual/usage/tracing/table-structure.en.md b/docs/content/user-manual/usage/tracing/table-structure.en.md index 9a28bf51e2..1da5525279 100644 --- a/docs/content/user-manual/usage/tracing/table-structure.en.md +++ b/docs/content/user-manual/usage/tracing/table-structure.en.md @@ -4,7 +4,7 @@ weight = 4 chapter = true +++ -The database which is the value of the event tracing property `event_trace_rdb_url` will automatically creates two tables `JOB_EXECUTION_LOG` and `JOB_STATUS_TRACE_LOG` and several indexes. +The database which is the value of the event tracing property `event_trace_rdb_url` will automatically create two tables `JOB_EXECUTION_LOG` and `JOB_STATUS_TRACE_LOG` and several indexes. ## JOB_EXECUTION_LOG Columns