summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler-wallet.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-wallet.rst b/taler-wallet.rst
index 72cfa328..0d889a3a 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -628,7 +628,7 @@ Set Accepted Terms of Service Version
interface ExchangeGetTosRequest {
exchangeBaseUrl: string;
- acceptedEtag: string;
+ etag: string;
}
:Response:
On success, the response is an empty object.