update typo

This commit is contained in:
XsWack 2018-01-18 11:15:25 +08:00 committed by GitHub
parent 2a3833987e
commit ee97e7778e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"
}
]