summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:38:40 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:38:40 -0400
commit3d2e6aa4da357e02578d359c589c59b1944ac65d (patch)
tree64f3656284a7e1ab54b4f2a595c265942bb1f673 /core/api-exchange.rst
parentaa833aee81d34d5941d2a12e8cf821c852bdc142 (diff)
downloaddocs-3d2e6aa4da357e02578d359c589c59b1944ac65d.tar.gz
docs-3d2e6aa4da357e02578d359c589c59b1944ac65d.tar.bz2
docs-3d2e6aa4da357e02578d359c589c59b1944ac65d.zip
capitalize first word in sentence
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 2b59d930..21d04218 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1431,7 +1431,7 @@ the API during normal operation.
// affirms the successful melt and confirming the ``noreveal_index``.
exchange_sig: EddsaSignature;
- // `public EdDSA key <sign-key-pub>` of the exchange that was used to generate the signature.
+ // `Public EdDSA key <sign-key-pub>` of the exchange that was used to generate the signature.
// Should match one of the exchange's signing keys from /keys. Again given
// explicitly as the client might otherwise be confused by clock skew as to
// which signing key was used.