commit 643a5c87528097a0a490b3cf3bfba6bcfb1ea5b2
parent a7ef13f314e2c770e0c02f8bb3fbef6a6e38127d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 04:49:25 -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
@@ -1079,7 +1079,7 @@ Inspecting instances
This is used to query a specific merchant instance. GET 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.
**Response:**