From 2913edbd4239dcaa6c4096b38c1b1ad5638da420 Mon Sep 17 00:00:00 2001 From: Evgeniy Kulikov Date: Tue, 28 Apr 2020 16:15:24 +0300 Subject: [PATCH] docs: fix service docs --- proto-docs/service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto-docs/service.md b/proto-docs/service.md index bf1bc1a..ce24b31 100644 --- a/proto-docs/service.md +++ b/proto-docs/service.md @@ -107,7 +107,7 @@ User token granting rights for object manipulation | Field | Type | Label | Description | | ----- | ---- | ----- | ----------- | -| TokenInfo | [Token.Info](#service.Token.Info) | | Info is a grouped information about token | +| TokenInfo | [Token.Info](#service.Token.Info) | | TokenInfo is a grouped information about token | | Signature | [bytes](#bytes) | | Signature is a signature of session token information |