Merge pull request #2962 from winpat/patch-1

fixed typo
This commit is contained in:
James Phillips 2017-04-26 07:14:07 -07:00 committed by GitHub
commit 96490f3204
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:
- `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
86400s). If provided, the session is invalidated if it is not renewed before