website: fix json in example
This commit is contained in:
parent
2a37ef56d3
commit
8dd8ba10af
|
@ -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