Skip to content

Commit

Permalink
[typo](docs) fix docs multi-catalog.md (apache#18133)
Browse files Browse the repository at this point in the history
  • Loading branch information
xutaoustc authored Mar 28, 2023
1 parent 4e015fc commit d8ab866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-CN/docs/lakehouse/multi-catalog/multi-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ under the License.
用户可以通过 [SWITCH](../../sql-manual/sql-reference/Utility-Statements/SWITCH.md) 命令切换 Catalog。如:

```
SWiTCH internal;
SWITCH internal;
SWITCH hive_catalog;
```
Expand Down

0 comments on commit d8ab866

Please sign in to comment.