mirror of https://github.com/status-im/consul.git
website: fix json in example
This commit is contained in:
parent
f52c5bf4fa
commit
e0a7427996
|
@ -137,7 +137,7 @@
|
|||
<p> {</p>
|
||||
<p> "CreateIndex": 100,</p>
|
||||
<p> "ModifyIndex": 200,</p>
|
||||
<p> "Key": "zip",</p>
|
||||
<p> "Key": "foo",</p>
|
||||
<p> "Flags": 0,</p>
|
||||
<p> "Value": <span class="txt-p">"aGVsbG8gd29ybGQK=="</span></p>
|
||||
<p> }</p>
|
||||
|
|
Loading…
Reference in New Issue