Merge pull request #19971 from feihujiang/fixErrorCommentInNodeCondition

Fix a small error comment in nodecondition type
This commit is contained in:
Fabio Yeon
2016-01-28 14:01:54 -08:00
4 changed files with 5 additions and 5 deletions

View File

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