summaryrefslogtreecommitdiff
path: root/core/taler-uri.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:17:54 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:17:54 -0400
commit87724fc05d0490ef0a869865268198a914a0cb25 (patch)
tree4f60c84b2cdcf07bcad8dc003b3cd047bd4d5fa2 /core/taler-uri.rst
parent96b3d62cdda8b1e1deeb1f2dff96283a7110c41d (diff)
downloaddocs-87724fc05d0490ef0a869865268198a914a0cb25.tar.gz
docs-87724fc05d0490ef0a869865268198a914a0cb25.tar.bz2
docs-87724fc05d0490ef0a869865268198a914a0cb25.zip
add period at end of sentence (three instances)
Diffstat (limited to 'core/taler-uri.rst')
-rw-r--r--core/taler-uri.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/taler-uri.rst b/core/taler-uri.rst
index 6ac2fc84..a22a21d1 100644
--- a/core/taler-uri.rst
+++ b/core/taler-uri.rst
@@ -68,11 +68,11 @@ The action ``withdraw`` is used to trigger a bank-integrated withdrawal operatio
taler://withdraw/{bank_host}{/bank_prefix_path*}/{withdrawal_uid}{#ssid}
-* ``bank_host`` is the hostname of the merchant
+* ``bank_host`` is the hostname of the merchant.
* ``bank_prefix_path`` is an optional list of path components that identifies the path prefix of the bank integration API base URL.
-* ``withdrawal_uid`` is the unique ID of the withdrawal operation
+* ``withdrawal_uid`` is the unique ID of the withdrawal operation.
* ``ssid`` is the optional WLAN SSID that the bank (typically in an ATM scenario) can offer the wallet
- to connect to for internet connectivity
+ to connect to for internet connectivity.
--------------------------
Withdrawing (Confirmation)