diff --git a/MODEL.md b/MODEL.md index 4594218..35faec6 100644 --- a/MODEL.md +++ b/MODEL.md @@ -48,7 +48,7 @@ A node consists of three mandatory and two optional elements: A value is one of: * a Unicode string -* a **number**, consisting of an integer part and a decimal part +* a **number**, being an arbitrary-precision, base-10 decimal number value * a **boolean**, being one of the special values *true* and *false* * the special value *null*