commit 2c6320941683b41f75441a595855e20bbf27427b parent 434bd91f00d64d684cd02fc04ea0098a87e915dd Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 27 Nov 2020 19:53:22 -0500 add hyphen between ‘non’ and ‘submitted’ Diffstat:
| M | libeufin/api-nexus.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst @@ -179,7 +179,7 @@ manages payment initiations of the account and tracks the initiations of payment .. http:get:: {nexusBase}/bank-accounts/{my-acct}/payment-initiations Ask nexus the list of initiated payments. At this stage of the API, - **all** is returned: submitted and non submitted payments. + **all** is returned: submitted and non-submitted payments. **Response**