Skip to content

Commit ad78452

Browse files
Update quick-start.md (#34)
Add appropriate comment
1 parent f3139cc commit ad78452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ namespace/demo-nginx created
122122
```
123123

124124
```shell
125-
# First we create a namespace for nginx
125+
# Then let's create the deployment for nginx
126126
kubectl create deployment nginx-deployment -n demo-nginx --image=nginx
127127

128128
deployment.apps/nginx-deployment created

0 commit comments

Comments
 (0)