From ed35c194bb3fa4ff0126249055f642447114ce8a Mon Sep 17 00:00:00 2001 From: SataQiu Date: Sun, 30 Sep 2018 11:09:32 +0800 Subject: [PATCH] Remove the redundant space Kubernetes-commit: c9bc62542892a4f568a60cd423807e078c4e3ac9 --- examples/create-update-delete-deployment/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/create-update-delete-deployment/README.md b/examples/create-update-delete-deployment/README.md index 47d8dd1e..72cfc5d9 100644 --- a/examples/create-update-delete-deployment/README.md +++ b/examples/create-update-delete-deployment/README.md @@ -49,7 +49,7 @@ Running this command will execute the following operations on your cluster: Each step is separated by an interactive prompt. You must hit the Return key to proceed to the next step. You can use these prompts as -a break to take time to run `kubectl` and inspect the result of the operations +a break to take time to run `kubectl` and inspect the result of the operations executed. You should see an output like the following: