summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 19:57:32 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 19:57:32 -0500
commit164ca8304f05f6e1e7592a6e503050f0868e288b (patch)
treea64c6bcca655ae920d90a6988fa7d46433ed03bb /libeufin
parent2c6320941683b41f75441a595855e20bbf27427b (diff)
downloaddocs-164ca8304f05f6e1e7592a6e503050f0868e288b.tar.gz
docs-164ca8304f05f6e1e7592a6e503050f0868e288b.tar.bz2
docs-164ca8304f05f6e1e7592a6e503050f0868e288b.zip
add period at end of sentence (two instances)
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/api-nexus.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 3339919a..98fd54c8 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -277,9 +277,9 @@ manages payment initiations of the account and tracks the initiations of payment
**Query parameters:**
* **start** start (dashed YYYY-MM-DD) date of desired payments.
- Optional, defaults to "earliest possible" date
+ Optional, defaults to "earliest possible" date.
* **end** end (dashed YYYY-MM-DD) date of desired payments.
- Optional, defaults to "earliest possible" date
+ Optional, defaults to "earliest possible" date.
**Response:** A list of `Transaction` objects.