[typo](doc) Fixed typos in ADMIN-SHOW-CONFIG.md (#18969)

* [typo](doc) Fixed typos in ADMIN-SHOW-CONFIG.md

* Update ADMIN-SHOW-CONFIG.md
This commit is contained in:
zzzzzzzs
2023-04-24 08:29:55 +08:00
committed by GitHub
parent e4f058bad5
commit b4282641c1
2 changed files with 8 additions and 8 deletions

View File

@ -51,11 +51,11 @@ The columns in the results have the following meanings:
### Example
1. View the configuration of the current FE node
1. View the configuration of the current FE node
```sql
ADMIN SHOW FRONTEND CONFIG;
```
```sql
ADMIN SHOW FRONTEND CONFIG;
```
2. Use the like predicate to search the configuration of the current Fe node

View File

@ -51,11 +51,11 @@ ADMIN SHOW CONFIG
### Example
1. 查看当前FE节点的配置
1. 查看当前FE节点的配置
```sql
ADMIN SHOW FRONTEND CONFIG;
```
```sql
ADMIN SHOW FRONTEND CONFIG;
```
2. 使用like谓词搜索当前Fe节点的配置