summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:09:43 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:09:43 -0400
commitd0e1e3a382db0ebc2fc56f2ddf3f7e11cac1ddec (patch)
treea2de450e766fc8b05f7c354e8962ddef5166c945 /core/api-merchant.rst
parent5f66f9564d6c02d2a553dbbc152c9b92d3e39f0a (diff)
downloaddocs-d0e1e3a382db0ebc2fc56f2ddf3f7e11cac1ddec.tar.gz
docs-d0e1e3a382db0ebc2fc56f2ddf3f7e11cac1ddec.tar.bz2
docs-d0e1e3a382db0ebc2fc56f2ddf3f7e11cac1ddec.zip
add period at end of sentence (three instances)
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index fa53fd8c..514d848a 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2582,10 +2582,10 @@ Authorizing tips
.. ts:def:: TipCreateRequest
interface TipCreateRequest {
- // Amount that the customer should be tipped
+ // Amount that the customer should be tipped.
amount: Amount;
- // Justification for giving the tip
+ // Justification for giving the tip.
justification: string;
// URL that the user should be directed to after tipping,
@@ -2599,7 +2599,7 @@ Authorizing tips
// Unique tip identifier for the tip that was created.
tip_id: HashCode;
- // taler://tip URI for the tip
+ // taler://tip URI for the tip.
taler_tip_uri: string;
// URL that will directly trigger processing