diff --git a/docs/en/installing/install-deploy.md b/docs/en/installing/install-deploy.md index d12d826dc4..ff0a5b53df 100644 --- a/docs/en/installing/install-deploy.md +++ b/docs/en/installing/install-deploy.md @@ -220,7 +220,7 @@ See the section on `lower_case_table_names` variables in [Variables](../administ * View BE status - Connect to FE using mysql-client and execute `SHOW PROC'/ backends'; `View BE operation. If everything is normal, the `isAlive`column should be `true`. + Connect to FE using mysql-client and execute `SHOW PROC '/backends'; `View BE operation. If everything is normal, the `isAlive`column should be `true`. #### (Optional) FS_Broker deployment