From b4c33a3c87e60f2771c98a318d5346d500edb0ec Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:19:44 -0400 Subject: add period at end of sentence (three instances) --- core/taler-uri.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/taler-uri.rst b/core/taler-uri.rst index 26b99c9b..a4942b83 100644 --- a/core/taler-uri.rst +++ b/core/taler-uri.rst @@ -118,12 +118,12 @@ a merchant and ask the user to accept/decline it. taler://tip/{merchant_host}{/merchant_prefix_path*}/{tip_id}/{#ssid} -* ``merchant_host`` is the hostname of the merchant +* ``merchant_host`` is the hostname of the merchant. * ``merchant_prefix_path`` is an optional list of path components that identifies the path prefix of the merchant base URL. -* ``tip_id`` uniquely identifies the tip +* ``tip_id`` uniquely identifies the tip. * ``insecure`` is an optional query parameter. When "1", the ``merchant_host`` is contacted via HTTP. When absent or "0", the ``merchant_host`` is contacted via HTTPS. -* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for internet connectivity +* ``ssid`` is the optional WLAN SSID that the merchant can offer the wallet to connect to for internet connectivity. ---------------- -- cgit v1.2.3