From dccfbcca392bf461ceb0587331cff2e3e21f197d Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 29 Nov 2021 03:36:02 -0500 Subject: fix grammar: s/a/an/ --- core/api-merchant.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index d96cdd58..6380f0ff 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -38,7 +38,7 @@ instance is used when no explicit instance is specified. Despite its name, this instance must be created after the installation. In case *no* default instance is found - or its credentials got lost -, the administrator can use the default instance's rights by resorting on the ``--auth`` command line option, -or by restarting the service by providing a environment variable called +or by restarting the service by providing an environment variable called ``TALER_MERCHANT_TOKEN``. Each instance (default and others) has a base URL. The resources under @@ -3069,7 +3069,7 @@ The contract terms must have the following structure: extra?: any; } -The wallet must select a exchange that either the merchant accepts directly by +The wallet must select an exchange that either the merchant accepts directly by listing it in the exchanges array, or for which the merchant accepts an auditor that audits that exchange by listing it in the auditors array. -- cgit v1.2.3