commit 3aa9813deb150af164e01709cf693f9cd6791de9
parent 7adddb0302d2322b362bd152a3d6da578bf30c30
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 04:41:33 -0400
change markup of ‘default’ from ' to ``
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -967,7 +967,7 @@ Setting up instances
Update the configuration of a merchant instance. PATCH operations against
an instance are authenticated by checking that an authorization is provided
that matches either the credential required by the instance being modified
- OR the 'default' instance, depending on the access path used.
+ OR the ``default`` instance, depending on the access path used.
**Request**