Fix CRD page typo

pull/5286/head
kairen 2017-09-04 15:08:07 +08:00
parent 3c8a775588
commit c6636e89df
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 %}