Skip to content

Commit 67f6edb

Browse files
Jiaxiao Zhengk8s-ci-robot
Jiaxiao Zheng
authored andcommitted
Update customizing-gke.md (kubeflow#999)
Correct a typo
1 parent 395c848 commit 67f6edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/gke/customizing-gke.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To customize the Kubeflow resources running within the cluster you can modify th
5252
For example, to modify settings for the Jupyter web app:
5353

5454
```
55-
cd ${KF_APP}/kustomize
55+
cd ${KFAPP}/kustomize
5656
gvim jupyter-web-app.yaml
5757
```
5858

0 commit comments

Comments
 (0)