update typo

This commit is contained in:
XsWack
2018-01-18 11:15:25 +08:00
committed by GitHub
parent 2a3833987e
commit ee97e7778e
+1 -1
View File
@@ -59,7 +59,7 @@ The node condition is represented as a JSON object. For example, the following r
```json
"conditions": [
{
"kind": "Ready",
"type": "Ready",
"status": "True"
}
]