Skip to content

Commit

Permalink
Update quick_start_with_helm.md
Browse files Browse the repository at this point in the history
cretate ns kyuubi ---> create ns kyuubi
  • Loading branch information
HYBG-1126 committed Mar 3, 2022
1 parent 7887a47 commit f68f73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick_start/quick_start_with_helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Please go to [Install Helm](https://helm.sh/docs/intro/install/) page to get and

#### [Optional] Create namespace on kubernetes
```bash
cretate ns kyuubi
create ns kyuubi
```

#### Get kyuubi started
Expand Down

0 comments on commit f68f73e

Please sign in to comment.