From ba45e62debcdec917b260d362481d12d9b9c909c Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 7 Oct 2016 11:30:23 +0200 Subject: typo --- api-common.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-common.rst') diff --git a/api-common.rst b/api-common.rst index b3531f34..de02d483 100644 --- a/api-common.rst +++ b/api-common.rst @@ -184,7 +184,7 @@ Signatures .. code-block:: tsref - // EdDSA signatures are transmitted as 64-bit `base32`_ + // EdDSA signatures are transmitted as 64-bytes `base32`_ // binary-encoded objects with just the R and S values (base32_ binary-only) type EddsaSignature = string; -- cgit v1.2.3