From 8f3d08a77db044579aaea1bd608f14f3cea5c2d5 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 7 Apr 2021 03:52:08 -0400 Subject: add period at end of sentence --- anastasis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anastasis.rst b/anastasis.rst index 1ae1c6ec..2f7e7e9b 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -603,7 +603,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_. // encrypted_compressed_recovery_document. nonce: [32]; //bytearray - // Authentication tag + // Authentication tag. aes_gcm_tag: [16]; //bytearray // Variable-size encrypted recovery document. After decryption, -- cgit v1.2.3