diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 30447ebec5..da3a2387f2 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -154,7 +154,7 @@

domain = "example.com"

name = "test"

value = "${digitalocean_droplet.web.ipv4_address}"

-

type = ""A"

+

type = "A"

}