fix typo
This commit is contained in:
parent
787340f801
commit
4fc31abc6f
|
@ -103,7 +103,7 @@ record from one another. Required for each weighted record.
|
||||||
default in Terraform. This allows Terraform to distinquish between a `0` value
|
default in Terraform. This allows Terraform to distinquish between a `0` value
|
||||||
and an empty value in the configuration (none specified). As a result, a
|
and an empty value in the configuration (none specified). As a result, a
|
||||||
`weight` of `-1` will be present in the statefile if `weight` is omitted in the
|
`weight` of `-1` will be present in the statefile if `weight` is omitted in the
|
||||||
configuraiton.
|
configuration.
|
||||||
|
|
||||||
Exactly one of `records` or `alias` must be specified: this determines whether it's an alias record.
|
Exactly one of `records` or `alias` must be specified: this determines whether it's an alias record.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue