fix typo "in ingards to" -> "in regard to"

Signed-off-by: Sakura <longfei.shang@daocloud.io>
This commit is contained in:
Sakura 2019-08-22 19:16:44 +08:00
parent 09f564da3b
commit e28aef0fa0
No known key found for this signature in database
GPG Key ID: 07F5F462F68548F1
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ latest version of kops with whatever version of Kubernetes you are using. We su
kops users run one of the [3 minor versions](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/release/versioning.md#supported-releases-and-component-skew) Kubernetes is supporting however we
do our best to support previous releases for a period of time.
One exception, in regards to compatibility, kops supports the equivalent
One exception, in regard to compatibility, kops supports the equivalent
Kubernetes minor release number. A minor version is the second digit in the
release number. kops version 1.8.0 has a minor version of 8. The numbering
follows the semantic versioning specification, MAJOR.MINOR.PATCH.

View File

@ -54,7 +54,7 @@ kops is intended to be backward compatible. It is always recommended to use the
latest version of kops with whatever version of Kubernetes you are using. Always
use the latest version of kops.
One exception, in regards to compatibility, kops supports the equivalent
One exception, in regard to compatibility, kops supports the equivalent
Kubernetes minor release number. A minor version is the second digit in the
release number. kops version 1.8.0 has a minor version of 8. The numbering
follows the semantic versioning specification, MAJOR.MINOR.PATCH.