From 1ea470625361b284cb6df0c4e4d110e4193fc7dc Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:15:05 -0400 Subject: add period at end of sentence (five instances) --- core/taler-uri.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'core/taler-uri.rst') diff --git a/core/taler-uri.rst b/core/taler-uri.rst index 23ebc1ed..b44dc0e8 100644 --- a/core/taler-uri.rst +++ b/core/taler-uri.rst @@ -28,12 +28,12 @@ Payments are requested with the ``pay`` action. The parameters are a hierarchic taler://pay/{merchant_host}{/merchant_prefix_path*}/{order_id}/{session_id}{?c}{#ssid} -* ``merchant_host`` is the hostname (and optionally port) of the merchant +* ``merchant_host`` is the hostname (and optionally port) of the merchant. * ``merchant_prefix_path`` is an optional list of path components that identifies the path prefix of the merchant base URL. -* ``order_id`` is the order ID that the customer is asked to pay for -* ``session_id`` is the optional session ID under which the payment takes place -* ``c`` is the optional high-entropy order `ClaimToken` -* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for internet connectivity +* ``order_id`` is the order ID that the customer is asked to pay for. +* ``session_id`` is the optional session ID under which the payment takes place. +* ``c`` is the optional high-entropy order `ClaimToken`. +* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for internet connectivity. Examples: @@ -147,4 +147,3 @@ the user to confirm/decline adding the auditor to the list of trusted auditors. .. code:: none taler://auditor/{auditor_host}{/auditor_prefix_path*}/ - -- cgit v1.2.3