From 68e4fcc6145f2ce00d7e7f0756fd15d151bee6bd Mon Sep 17 00:00:00 2001 From: Joshua Lund Date: Mon, 27 Apr 2015 17:48:38 -0600 Subject: [PATCH] Fix minor typo in DME documentation. --- website/source/docs/providers/dme/r/record.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/dme/r/record.html.markdown b/website/source/docs/providers/dme/r/record.html.markdown index 6e7a7b040..e4cea025e 100644 --- a/website/source/docs/providers/dme/r/record.html.markdown +++ b/website/source/docs/providers/dme/r/record.html.markdown @@ -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