commit 0f514411416692cd6a893e2857d53c7e444a3415
parent 0ab77e5009016ac9180ede46c1225feb303af46d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 04:54:02 -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
@@ -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`: