fixed typo

This commit is contained in:
Patrick Winter 2017-04-26 10:09:02 +02:00 committed by GitHub
parent e9489db891
commit 8a974d9a52
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ The table below shows this endpoint's support for
session is invalidated. Valid values are: session is invalidated. Valid values are:
- `release` - causes any locks that are held to be released - `release` - causes any locks that are held to be released
- `delete` - causes an locks that are held to be deleted - `delete` - causes any locks that are held to be deleted
- `TTL` `(string: "")` - Specifies the number of seconds (between 10s and - `TTL` `(string: "")` - Specifies the number of seconds (between 10s and
86400s). If provided, the session is invalidated if it is not renewed before 86400s). If provided, the session is invalidated if it is not renewed before