summaryrefslogtreecommitdiff
path: root/core/taler-uri.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:15:05 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:15:05 -0400
commit1ea470625361b284cb6df0c4e4d110e4193fc7dc (patch)
tree0ed72f780c4472f3a11676f2048b287ee1b50093 /core/taler-uri.rst
parentc3de3cb63e07338d4378d522775bf15e40d7d378 (diff)
downloaddocs-1ea470625361b284cb6df0c4e4d110e4193fc7dc.tar.gz
docs-1ea470625361b284cb6df0c4e4d110e4193fc7dc.tar.bz2
docs-1ea470625361b284cb6df0c4e4d110e4193fc7dc.zip
add period at end of sentence (five instances)
Diffstat (limited to 'core/taler-uri.rst')
-rw-r--r--core/taler-uri.rst11
1 files changed, 5 insertions, 6 deletions
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*}/
-