summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 13:31:19 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 13:31:19 -0400
commit887fa1b80158177f68fda9670ce845895fde5295 (patch)
treefc1be454dbf627194f94c98c59839cfa9bf53a41
parent9cb7982d166e4cc0e7f83bacca40ddc151b019a5 (diff)
downloaddocs-887fa1b80158177f68fda9670ce845895fde5295.tar.gz
docs-887fa1b80158177f68fda9670ce845895fde5295.tar.bz2
docs-887fa1b80158177f68fda9670ce845895fde5295.zip
add period at end of sentence
-rw-r--r--core/api-wire.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-wire.rst b/core/api-wire.rst
index dba597cd..4771e13e 100644
--- a/core/api-wire.rst
+++ b/core/api-wire.rst
@@ -102,7 +102,7 @@ Making Transactions
// associated with this wire transfer.
wtid: ShortHashCode;
- // The recipient's account identifier as a payto URI
+ // The recipient's account identifier as a payto URI.
credit_account: string;
}