Typo fix in 1.9-NOTES.md: compatability->compatibility

compatability->compatibility
This commit is contained in:
AdamDang 2018-04-27 23:51:19 +08:00 committed by GitHub
parent 14e20bc388
commit 8528f375aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ None known at this time
* Updating bazel kops versions so that it matches the Makefile [@chrislovecnm](https://github.com/chrislovecnm) [#4583](https://github.com/kubernetes/kops/pull/4583)
* Add comprehensive horizontal pod autoscaling documentation [@itskingori](https://github.com/itskingori) [#3942](https://github.com/kubernetes/kops/pull/3942)
* Adding support for new Paris region [@naveensrinivasan](https://github.com/naveensrinivasan) [#4552](https://github.com/kubernetes/kops/pull/4552)
* Update Compatability Matrix [@mikesplain](https://github.com/mikesplain) [#4580](https://github.com/kubernetes/kops/pull/4580)
* Update Compatibility Matrix [@mikesplain](https://github.com/mikesplain) [#4580](https://github.com/kubernetes/kops/pull/4580)
* Typo fix "NAT Gateways" -> "NAT gateways" [@AdamDang](https://github.com/AdamDang) [#4576](https://github.com/kubernetes/kops/pull/4576)
* Force bazel builds to be pure. [@mikesplain](https://github.com/mikesplain) [#4602](https://github.com/kubernetes/kops/pull/4602)
* Update aws.md [@sanketjpatel](https://github.com/sanketjpatel) [#4605](https://github.com/kubernetes/kops/pull/4605)