Merge pull request #6263 from zhangxiaoyu-zidif/fix-oir-typo

fix a typo
This commit is contained in:
Qiming
2017-11-10 15:49:28 +08:00
committed by GitHub
@@ -116,7 +116,7 @@ oir-demo-2 0/1 Pending 0 6m
Delete the Pod that you created for this exercise: Delete the Pod that you created for this exercise:
```shell ```shell
kubectl delete pod oir-demo kubectl delete pod oir-demo-2
``` ```
{% endcapture %} {% endcapture %}