Skip to content

Commit 754f58c

Browse files
authored
Merge pull request #96748 from openshift-cherrypick-robot/cherry-pick-96705-to-enterprise-4.14
[enterprise-4.14] OCPBUGS#55904: Fix typo for interruptible-instance in machineset-crea…
2 parents 6e06bf5 + 567cffb commit 754f58c

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)