diff --git a/index.bs b/index.bs index 9cf621d0..68f6389f 100644 --- a/index.bs +++ b/index.bs @@ -2462,7 +2462,12 @@ or by adding separate, otherwise identical APIs which take {{BigInt}} and {{Numb This risks losing precision through implicit conversions, which defeats the purpose of {{BigInt}}.

Represent strings appropriately

- +
+This section is meant to be mutually consistent with +the [[international-specs#char_string|Defining string]] section +of [[international-specs]]. +Please report any discrepancies that may happen as the documents evolve. +