[docs](install-deploy) fix misplaced whitespace(#7814) (#7816)

Misplaced whitespace causes unexpected output. Fix it so newcomers need not to
worry if they are lost by the docs.
This commit is contained in:
zhengyu
2022-01-22 10:20:24 +08:00
committed by GitHub
parent d1b1723c74
commit c5ec6dbc51

View File

@ -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