mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Fix typo in gci/README.md
becase -> because
This commit is contained in:
parent
43a32c14f5
commit
f69a2b40da
@ -42,7 +42,7 @@ There are three ways to specify an image used by each testing suite: `image`,
|
|||||||
|
|
||||||
* `image_family` should be used if you always want to use latest image in the
|
* `image_family` should be used if you always want to use latest image in the
|
||||||
same family. Tests will start to use new images once COS releases
|
same family. Tests will start to use new images once COS releases
|
||||||
new image. This is not predictable and test can potentially be broken becase of this. The probability of a
|
new image. This is not predictable and test can potentially be broken because of this. The probability of a
|
||||||
breakage due to the OS itself is low for LTS or stable image, but high for dev or beta image.
|
breakage due to the OS itself is low for LTS or stable image, but high for dev or beta image.
|
||||||
If things went wrong, it will be hard to rollback
|
If things went wrong, it will be hard to rollback
|
||||||
images using `image_regex` and `image_family`. e.g:
|
images using `image_regex` and `image_family`. e.g:
|
||||||
|
Loading…
Reference in New Issue
Block a user