summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.