Skip to content

Commit 6d00204

Browse files
committed
OCPBUGS-55904: Fix typo for interruptible-instance in machineset-creating-non-guaranteed-instance
1 parent 7c98e55 commit 6d00204

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)