summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--design-documents/023-taler-kyc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-documents/023-taler-kyc.rst b/design-documents/023-taler-kyc.rst
index 499b9c93..3e67bff2 100644
--- a/design-documents/023-taler-kyc.rst
+++ b/design-documents/023-taler-kyc.rst
@@ -178,7 +178,7 @@ Merchant modifications
We introduce new ``kyc_status``, ``kyc_timestamp`` and ``kyc_serial`` fields
into a new table with primary keys ``exchange_url`` and ``account``. This
status is updated whenever a deposit is created or tracked, or whenever the
-mechant backend receives a ``/kyc/`` response from the exchange. Initially,
+mechant backend receives a ``/kyc-check/`` response from the exchange. Initially,
``kyc_serial`` is zero, indicating that the merchant has not yet made any
deposits and thus does not have an account at the exchange.