fixed typo
This commit is contained in:
parent
9fee40029e
commit
9062bb1981
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue