summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:41:33 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:41:33 -0400
commit3aa9813deb150af164e01709cf693f9cd6791de9 (patch)
treebcf84212c603e524382fcea4652ba907c2ff90d2 /core/api-merchant.rst
parent7adddb0302d2322b362bd152a3d6da578bf30c30 (diff)
downloaddocs-3aa9813deb150af164e01709cf693f9cd6791de9.tar.gz
docs-3aa9813deb150af164e01709cf693f9cd6791de9.tar.bz2
docs-3aa9813deb150af164e01709cf693f9cd6791de9.zip
change markup of ‘default’ from ' to ``
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 6d0a87aa..c5ef08a4 100644
--- 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**