Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
spelling correction
Browse files Browse the repository at this point in the history
  • Loading branch information
nickschuetz authored Feb 8, 2018
1 parent c07dc6c commit 4d28584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idling_applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The service "hello/hello-openshift" has been marked as idled
The service will unidle DeploymentConfig "hello/hello-openshift" to 1 replicas once it receives traffic
DeploymentConfig "hello/hello-openshift" has been idled
```
Once successfully idled, you'll notice that the pod has dissapeard. The ouput of the `oc get pods` command will return nothing:
Once successfully idled, you'll notice that the pod has disappeared. The ouput of the `oc get pods` command will return nothing:
```
# oc get pods -n idle
```
Expand Down

0 comments on commit 4d28584

Please sign in to comment.