From 45e44d8ff8d00719862b555ff1613c5ad58ac5d2 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 04:26:23 -0400 Subject: add period at end of sentence --- core/api-common.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-common.rst') diff --git a/core/api-common.rst b/core/api-common.rst index cdfd20b3..774959b9 100644 --- a/core/api-common.rst +++ b/core/api-common.rst @@ -395,7 +395,7 @@ Internally, amounts are parsed into the following object: .. note:: - "EUR:1.50" and "EUR:10" are valid amounts. These are all invalid amounts: "A:B:1.5", "EUR:4503599627370501.0", "EUR:1.", "EUR:.1" + "EUR:1.50" and "EUR:10" are valid amounts. These are all invalid amounts: "A:B:1.5", "EUR:4503599627370501.0", "EUR:1.", "EUR:.1". .. ts:def:: ParsedAmount -- cgit v1.2.3