From eb799111e03cb16eeb81257cd0dc7f7684b47707 Mon Sep 17 00:00:00 2001 From: MS Date: Fri, 20 Jan 2023 15:41:29 +0100 Subject: typo --- core/api-bank-access.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-bank-access.rst') diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst index 5028a9fd..29b397ac 100644 --- 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 } -- cgit v1.2.3