commit 887fa1b80158177f68fda9670ce845895fde5295 parent 9cb7982d166e4cc0e7f83bacca40ddc151b019a5 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 13:31:19 -0400 add period at end of sentence Diffstat:
| M | core/api-wire.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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; }