Fixed doc typo

This commit is contained in:
gregoplex
2017-01-17 20:35:24 -05:00
parent 96a07031ea
commit 4fb669be11
5 changed files with 10 additions and 10 deletions
@@ -8,7 +8,7 @@
```bdocs-tab:kubectl_yaml
apiVersion: v1
kind: Pob
kind: Pod
metadata:
name: pod-example
spec:
@@ -24,7 +24,7 @@ spec:
```bdocs-tab:curl_yaml
apiVersion: v1
kind: Pob
kind: Pod
metadata:
name: pod-example
spec: