Skip to content

Commit b3e4238

Browse files
authored
Merge pull request #96747 from openshift-cherrypick-robot/cherry-pick-96705-to-enterprise-4.13
[enterprise-4.13] OCPBUGS#55904: Fix typo for interruptible-instance in machineset-crea…
2 parents 3b9ebff + 3a905bc commit b3e4238

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)