From 6b60dc35abd449742499727ed94c3d6fe6e0770b Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 7 Apr 2021 03:36:43 -0400 Subject: capitalize first word in sentence; 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 4ac4d125..a9d2f88d 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -418,7 +418,7 @@ Receiving Configuration // respect to the services provided. liability_limit: Amount; - // salt value with 128 bits of entropy + // Salt value with 128 bits of entropy. // Different providers // will use different high-entropy salt values. The resulting // **provider salt** is then used in various operations to ensure -- cgit v1.2.3