spelling: preemptible

This commit is contained in:
Josh Soref 2018-03-14 02:14:31 +00:00
parent 8c72bba160
commit 8e36178e5b
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ builder.
If preemptible is true this can only be `TERMINATE`. If preemptible
is false, it defaults to `MIGRATE`
- `preemptible` (boolean) - If true, launch a preembtible instance.
- `preemptible` (boolean) - If true, launch a preemptible instance.
- `region` (string) - The region in which to launch the instance. Defaults to
to the region hosting the specified `zone`.