summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:54:02 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:54:02 -0400
commit0f514411416692cd6a893e2857d53c7e444a3415 (patch)
treea5c68526d63bfcdb214c4eacdf68e94d2ddac764 /core/api-merchant.rst
parent0ab77e5009016ac9180ede46c1225feb303af46d (diff)
downloaddocs-0f514411416692cd6a893e2857d53c7e444a3415.tar.gz
docs-0f514411416692cd6a893e2857d53c7e444a3415.tar.bz2
docs-0f514411416692cd6a893e2857d53c7e444a3415.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 b9e7fa0e..47e25075 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1183,7 +1183,7 @@ Deleting instances
The backend has successfully removed the instance. The body is empty.
:http:statuscode:`401 Unauthorized`:
The request is unauthorized. Note that for already deleted instances,
- the request must be authorized using the 'default' instance.
+ the request must be authorized using the ``default`` instance.
:http:statuscode:`404 Not found`:
The instance is unknown to the backend.
:http:statuscode:`409 Conflict`: