commit eb799111e03cb16eeb81257cd0dc7f7684b47707 parent 804439a53c9d0c574ac1765942c779a580e5f4ad Author: MS <ms@taler.net> Date: Fri, 20 Jan 2023 15:41:29 +0100 typo Diffstat:
| M | core/api-bank-access.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst @@ -216,7 +216,7 @@ Transactions // $transaction_id from the URI. uid: string; direction: "DBIT" | "CRDT"; - date: string; // milliseconsd since the Unix epoch + date: string; // milliseconds since the Unix epoch }