From a5feedd105abb0dfd5bfb024cb1bcf7406163180 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 5 Feb 2021 17:27:10 -0500 Subject: say "ID" explicitly; mark up ‘sess01’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- design-documents/007-payment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design-documents') diff --git a/design-documents/007-payment.rst b/design-documents/007-payment.rst index 432816a0..b08cc26a 100644 --- a/design-documents/007-payment.rst +++ b/design-documents/007-payment.rst @@ -187,7 +187,7 @@ The following example uses a detached wallet: B: -> GET https://shop.demo.taler.net/books/moby-dick (content-type: application/html) - S: [Assigns session sess01 to browser] + S: [Assigns session ID ``sess01`` to browser] S: -> POST https://merchant-backend.demo.taler.net/orders S: -> GET https://merchant-backend.demo.taler.net/orders/ord01?session_id-sess01 -- cgit v1.2.3