website: fix whitespace on terminal demos
This commit is contained in:
parent
66a74fc3f5
commit
e2f2d3d03f
|
@ -134,12 +134,12 @@
|
|||
<p>true</p>
|
||||
<p class="command"><span class="txt-r">admin@hashicorp</span>: curl http://localhost:8500/v1/kv/foo</p>
|
||||
<p>[</p>
|
||||
<p> {</p>
|
||||
<p> {</p>
|
||||
<p> "CreateIndex":100,</p>
|
||||
<p> "ModifyIndex":200,</p>
|
||||
<p> "Key":"zip",</p>
|
||||
<p> "Flags":0,</p>
|
||||
<p> "Value":"<span class="txt-p">aGVsbG8gd29ybGQK==</span>"</p>
|
||||
<p> "Key":"zip",</p>
|
||||
<p> "Flags":0,</p>
|
||||
<p> "Value":"<span class="txt-p">aGVsbG8gd29ybGQK==</span>"</p>
|
||||
<p> }</p>
|
||||
<p>]</p>
|
||||
<p class="command"><span class="txt-r">admin@hashicorp</span>: <span class="cursor"> </span></p>
|
||||
|
|
Loading…
Reference in New Issue