Skip to content

Commit 2d51652

Browse files
authored
Merge pull request #96705 from dfitzmau/OCPBUGS-55904
OCPBUGS#55904: Fix typo for interruptible-instance in machineset-crea…
2 parents d83d614 + 6d00204 commit 2d51652

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)