Fixed a duplicate quote in an example in the index

This commit is contained in:
Alex Gaynor 2014-07-28 13:49:30 -07:00
parent 9013777279
commit 9ebb22d0ad
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@
<p> domain = <span class="txt-str">"example.com"</span></p>
<p> name = <span class="txt-str">"test"</span></p>
<p> value = <span class="txt-str">"<span class="txt-var">${digitalocean_droplet.web.ipv4_address}</span>"</span></p>
<p> type = "<span class="txt-str">"A"</span></p>
<p> type = <span class="txt-str">"A"</span></p>
<p>}</p>
</div>
</div>