From 904514d7fd7d5a59710be5995b378285e3fc2add Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:09:31 -0400 Subject: capitalize first word in sentence; add period at end of sentence --- core/api-exchange.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 88e30a50..6d61a2ea 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1065,8 +1065,8 @@ exchange. // would like the exchange to create. denom_pub_hash: HashCode; - // coin's blinded public key, should be (blindly) signed by the exchange's - // denomination private key + // Coin's blinded public key, should be (blindly) signed by the exchange's + // denomination private key. coin_ev: CoinEnvelope; // Signature of `TALER_WithdrawRequestPS` created with the `reserves's private key ` -- cgit v1.2.3