Skip to content

Commit e6c4a90

Browse files
authored
Merge pull request #96752 from openshift-cherrypick-robot/cherry-pick-96705-to-enterprise-4.18
[enterprise-4.18] OCPBUGS#55904: Fix typo for interruptible-instance in machineset-crea…
2 parents bbb4944 + d58899e commit e6c4a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/machineset-creating-non-guaranteed-instances.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ providerSpec:
6969
preemptible: true
7070
----
7171
+
72-
If `preemptible` is set to `true`, the machine is labelled as an `interruptable-instance` after the instance is launched.
72+
If `preemptible` is set to `true`, the machine is labeled as an `interruptible-instance` after the instance is launched.
7373

7474
endif::gcp[]
7575

0 commit comments

Comments
 (0)