Merge pull request #1700 from jlund/patch-1
Fix minor typo in DME documentation.
This commit is contained in:
commit
68df1e6e4d
|
@ -31,7 +31,7 @@ The following arguments are supported:
|
|||
record to
|
||||
* `name` - (Required) The name of the record
|
||||
* `type` - (Required) The type of the record
|
||||
* `value` - (Required) The value of the record; it's usage
|
||||
* `value` - (Required) The value of the record; its usage
|
||||
will depend on the `type` (see below)
|
||||
* `ttl` - (Integer, Optional) The TTL of the record
|
||||
|
||||
|
|
Loading…
Reference in New Issue