summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;
}