diff --git a/tiup/tiup-cluster-topology-reference.md b/tiup/tiup-cluster-topology-reference.md index bd620f2f4d2c6..bdfe33bff30d4 100644 --- a/tiup/tiup-cluster-topology-reference.md +++ b/tiup/tiup-cluster-topology-reference.md @@ -58,7 +58,7 @@ The `global` section corresponds to the cluster's global configuration and has t - If `data_dir` is a relative path, the component data is placed in `/`. For the calculation rules of ``, see the application rules of the `deploy_dir` field. -- `log_dir`: The data directory. Default value: `"log"`. Its application rules are as follows: +- `log_dir`: The log directory. Default value: `"log"`. Its application rules are as follows: - If the absolute path `log_dir` is configured at the instance level, the actual log directory is the `log_dir` configured for the instance.