更新 typos

pull/269/head
Jiaying Ren 2018-08-14 22:07:28 +08:00 committed by GitHub
parent 417ce19ba1
commit 569ca1174a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ v1beta2.apps 2d
v2beta1.autoscaling 2d
```
另外查看当前kubernetes集群支持的API版本还可以使用`kubectl api-version`
另外查看当前kubernetes集群支持的API版本还可以使用`kubectl api-versions`
```bash
$ kubectl api-versions