diff --git a/Resources-Library.md b/Resources-Library.md index 71c070e..d5eccef 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -1659,7 +1659,7 @@ Set a local/session storage entry to a specific, allowed value. Scriptlet won't - required, key name to be set. - required, key value; possible values: - - positive decimal integer `<= 32767` + - decimal integer `>= -32767 && <= 32767` (only `<= 32767` up to [1.61.1b1](https://github.com/gorhill/uBlock/commit/e5a088738dd7aeb7b84df6766ae036de76f82000)) - one of the predefined constants: - `''`: empty string - `undefined`, `null`