Merge pull request #426 from leocassarani/patch-1
website: Fix spelling of "separator" in the HTTP API docs
This commit is contained in:
commit
f44abecd1d
|
@ -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