Merge pull request #2962 from winpat/patch-1

fixed typo
pull/2965/head
James Phillips 8 years ago committed by GitHub
commit 4af5b22669

@ -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

Loading…
Cancel
Save