diff --git a/api.bs b/api.bs index eacd99e..18819b7 100644 --- a/api.bs +++ b/api.bs @@ -1289,7 +1289,7 @@ and |options|: an [=map/entry=] with a [=map/key=] of |options|.{{PrivateAttributionConversionOptions/aggregationService}}, throw a {{ReferenceError}}. 1. If |options|.{{PrivateAttributionConversionOptions/epsilon}} - is negative or greater than 4294, + is less than or equal to 0 or is greater than 4294, throw a {{RangeError}}. 1. If |options|.{{PrivateAttributionConversionOptions/histogramSize}} is 0 or greater than an [=implementation-defined=] maximum value,