diff --git a/docs/en/deployment/environment_configurations.md b/docs/en/deployment/environment_configurations.md index 94172f2615273..2456da45ba658 100644 --- a/docs/en/deployment/environment_configurations.md +++ b/docs/en/deployment/environment_configurations.md @@ -364,7 +364,7 @@ You must configure time synchronization between nodes within your StarRocks clus ```Bash rpm -qa | grep ntp - systemctl status chrony + systemctl status chronyd ``` 2. Install the NTP service if there is not one.