Fix spelling of "separator" in the HTTP API docs

This commit is contained in:
Leo Cassarani 2014-10-23 12:31:41 +01:00
parent cb4b11e899
commit 64f710518f
1 changed files with 1 additions and 1 deletions

View File

@ -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=" a list of the keys under the given prefix. The optional "?separator="
can be used to list only up to a given 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 ```javascript
[ [