summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:30:13 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:30:13 -0400
commit5e22095ba96fad1bf0a4c61ec1bb69392d387a0d (patch)
tree3a119be2c85fc8ae744ecf7512f12c83ccbf7757 /core/api-merchant.rst
parent801ccf8357ab8dde617267d7633fbeaa94393c47 (diff)
downloaddocs-5e22095ba96fad1bf0a4c61ec1bb69392d387a0d.tar.gz
docs-5e22095ba96fad1bf0a4c61ec1bb69392d387a0d.tar.bz2
docs-5e22095ba96fad1bf0a4c61ec1bb69392d387a0d.zip
add period at end of sentence
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 91e65302..3c6c62e9 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -811,7 +811,7 @@ a website.
interface TipPickupRequest {
- // List of planches the wallet wants to use for the tip
+ // List of planches the wallet wants to use for the tip.
planchets: PlanchetDetail[];
}