fix a typo

Signed-off-by: Long <long0dai@foxmail.com>
This commit is contained in:
Long 2021-08-19 14:09:55 +00:00
parent 63a6b4732e
commit d71fc84bd2
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ When a TTL is not specified the default behavior of the state store is retained.
## Persisting state (ignoring an existing TTL)
To explictly persist a state (ignoring any TTLs set for the key), specify a `ttlInSeconds` value of `-1`.
To explicitly persist a state (ignoring any TTLs set for the key), specify a `ttlInSeconds` value of `-1`.
## Supported components