Merge pull request #2331 from scjane/patch-13
fixed typo on walkthrough.md
This commit is contained in:
@@ -63,7 +63,7 @@ Create the development namespace using kubectl.
|
|||||||
$ kubectl create -f docs/admin/namespaces/namespace-dev.json
|
$ kubectl create -f docs/admin/namespaces/namespace-dev.json
|
||||||
```
|
```
|
||||||
|
|
||||||
And then lets create the production namespace using kubectl.
|
And then let's create the production namespace using kubectl.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl create -f docs/admin/namespaces/namespace-prod.json
|
$ kubectl create -f docs/admin/namespaces/namespace-prod.json
|
||||||
|
|||||||
Reference in New Issue
Block a user