Skip to content

Commit 85d515d

Browse files
HYBG-1126HYBG-1126
authored andcommitted
[KYUUBI #1999] Update quick_start_with_helm.md
cretate ns kyuubi ---> create ns kyuubi ### _Why are the changes needed?_ ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #1999 from HYBG-1126/patch-1. Closes #1999 f68f73e [HYBG] Update quick_start_with_helm.md Lead-authored-by: HYBG-1126 <hybg1126@outlook.com> Co-authored-by: HYBG <44338121+HYBG-1126@users.noreply.github.com> Signed-off-by: Cheng Pan <chengpan@apache.org>
1 parent e250c4a commit 85d515d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick_start/quick_start_with_helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Please go to [Install Helm](https://helm.sh/docs/intro/install/) page to get and
3535

3636
#### [Optional] Create namespace on kubernetes
3737
```bash
38-
cretate ns kyuubi
38+
create ns kyuubi
3939
```
4040

4141
#### Get kyuubi started

0 commit comments

Comments
 (0)