mirror of https://github.com/status-im/consul.git
Fix spelling of "separator" in the HTTP API docs
This commit is contained in:
parent
cb4b11e899
commit
64f710518f
|
@ -155,7 +155,7 @@ It is possible to also only list keys without their values by using the
|
|||
a list of the keys under the given prefix. The optional "?separator="
|
||||
can be used to list only up to a given separator.
|
||||
|
||||
For example, listing "/web/" with a "/" seperator may return:
|
||||
For example, listing "/web/" with a "/" separator may return:
|
||||
|
||||
```javascript
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue