Skip to content

Commit

Permalink
[typo](doc) Fixed typos in DROP-CATALOG.md (#18909)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzzzzzs authored Apr 22, 2023
1 parent 13894ae commit a49311b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ DROP CATALOG [I EXISTS] catalog_name;

```sql
DROP CATALOG hive;
```
```

### Keywords

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ DROP CATALOG [IF EXISTS] catalog_name;

```sql
DROP CATALOG hive;
```
```

### Keywords

Expand Down

0 comments on commit a49311b

Please sign in to comment.