From 5cbf2d123deac43033028b2c1c91a88b88eec6ba Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 29 Nov 2021 17:53:56 +0100 Subject: fix typos --- core/api-exchange.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 17f29ec8..2638604f 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1098,10 +1098,10 @@ exchange. .. note:: - Eventually the exchange will need to advertize a policy for how long it will + Eventually the exchange will need to advertise a policy for how long it will keep transaction histories for inactive or even fully drained reserves. We will therefore need some additional handler similar to ``/keys`` to - advertize those terms of service. + advertise those terms of service. .. http:post:: /reserves/$RESERVE_PUB/status @@ -3140,7 +3140,7 @@ Wallet-to-wallet transfers // the exchange. code: number; - // Human-readable description of the error, i.e. "invalid siganture". + // Human-readable description of the error, i.e. "invalid signature". hint?: string; // Total amount contributed by the current request. -- cgit v1.2.3