Typo fixes

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
Stanislav Bogatyrev 2020-11-25 13:16:52 +03:00 committed by Stanislav Bogatyrev
parent f4215add9e
commit 71469da602
3 changed files with 3 additions and 3 deletions

View file

@ -53,7 +53,7 @@ message SessionToken {
// Identifier of the session initiator
neo.fs.v2.refs.OwnerID owner_id = 2 [json_name = "ownerID"];
// Lifetime parameters of the token. Filed names taken from rfc7519.
// Lifetime parameters of the token. Field names taken from rfc7519.
message TokenLifetime {
// Expiration Epoch
uint64 exp = 1 [json_name = "exp"];