summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-23 12:31:02 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-23 12:31:02 -0400
commit9341e95dfb49a71ede33e97c49307d6ae0a193ed (patch)
tree1d38ecef46e7e9db14e69313ed393b318456ba18 /core
parent1e7684783a6054eb652e3b00663f1010e6b37642 (diff)
downloaddocs-9341e95dfb49a71ede33e97c49307d6ae0a193ed.tar.gz
docs-9341e95dfb49a71ede33e97c49307d6ae0a193ed.tar.bz2
docs-9341e95dfb49a71ede33e97c49307d6ae0a193ed.zip
capitalize first word in sentence
Diffstat (limited to 'core')
-rw-r--r--core/api-common.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-common.rst b/core/api-common.rst
index 99761f60..a875d101 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -389,7 +389,7 @@ The following constrains apply for a valid amount:
1. The ``<Currency>`` part must be at most 12 characters long and may not contain a colon (``:``).
2. The integer part of ``<DecimalAmount>`` may be at most 2^52.
-3. the fractional part of ``<DecimalAmount>`` may contain at most 8 decimal digits.
+3. The fractional part of ``<DecimalAmount>`` may contain at most 8 decimal digits.
Internally, amounts are parsed into the following object: