mirror of https://gitee.com/bigwinds/arangodb
Typo.
This commit is contained in:
parent
83279e64c8
commit
5510f1bd14
|
@ -254,7 +254,7 @@ If the method is passed a *secret* string, a second blank expired cookie is adde
|
|||
* *cookieName*: name of the cookie to parse.
|
||||
* *secret* (optional): indicates the signature should be cleared also.
|
||||
|
||||
@EXAMPLE
|
||||
@EXAMPLES
|
||||
|
||||
```js
|
||||
controller.get('/goodbye', function(request, response) {
|
||||
|
|
Loading…
Reference in New Issue