mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Update README.md
fixed mistake
This commit is contained in:
parent
e951b99bdd
commit
64875d39b0
@ -277,7 +277,7 @@ We should see the response as an array of items
|
||||
[{"action":"GET","key":"/foo/foo","value":"barbar","index":10},{"action":"GET","key":"/foo/foo_dir","dir":true,"index":10}]
|
||||
```
|
||||
|
||||
which meas `foo=barbar` is a key-value pair under `/foo` and `foo_dir` is a directory.
|
||||
which means `foo=barbar` is a key-value pair under `/foo` and `foo_dir` is a directory.
|
||||
|
||||
## Advanced Usage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user