From b6965c9a5a00d511fb79cb027bc6a20fafecd073 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 11 Feb 2021 19:35:30 -0500 Subject: change markup from " to `` --- taler-merchant-api-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taler-merchant-api-tutorial.rst') diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst index bb8eb12d..a1fbeddf 100644 --- a/taler-merchant-api-tutorial.rst +++ b/taler-merchant-api-tutorial.rst @@ -406,7 +406,7 @@ Note that changing the session ID to a different device requires the involvement of the wallet that made the payment, thus reasonably limiting the possibility of broadly sharing the digital purchases. Repurchase detection is also *only* done for HTTP(S) fulfillment URLs. In particular, this means -fulfillment URIs like "taler://fulfillment-success/$MESSAGE" are not +fulfillment URIs like ``taler://fulfillment-success/$MESSAGE`` are not considered to identify a resource you can pay for and thus do not have to be unique. -- cgit v1.2.3