Merge pull request #5286 from kairen/fix-crd-typo

Fix CRD page typo
This commit is contained in:
Andrew Chen
2017-09-05 14:17:15 -07:00
committed by GitHub
@@ -112,7 +112,7 @@ Note that resource names are not case-sensitive when using kubectl,
and you can use either the singular or plural forms defined in the CRD,
as well as any short names.
You can also view the raw JSON data:
You can also view the raw YAML data:
```shell
kubectl get ct -o yaml
@@ -178,7 +178,3 @@ meaning all finalizers are done.
{% endcapture %}
{% include templates/task.md %}