Fix a small error comment in nodecondition type

This commit is contained in:
feihujiang
2016-01-22 10:21:16 +08:00
parent ca69c2e310
commit 50b6d3819f
4 changed files with 5 additions and 5 deletions

View File

@@ -13560,7 +13560,7 @@
"properties": {
"type": {
"type": "string",
"description": "Type of node condition, currently only Ready."
"description": "Type of node condition."
},
"status": {
"type": "string",