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

Fix CRD page typo
pull/5309/head
Andrew Chen 2017-09-05 14:17:15 -07:00 committed by GitHub
commit 0f3f366d45
1 changed files with 1 additions and 5 deletions

View File

@ -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 %}