diff --git a/Resources-Library.md b/Resources-Library.md index 1a02807..54741a5 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -965,7 +965,7 @@ Sets a cookie with the specified name, value, and path. Parameters: - required, cookie name to be set - required, cookie value; possible values: - - number: `>= 0 && <= 32767` (<= 15 up to [1.56.1b18](https://github.com/gorhill/uBlock/commit/9146134874050ee50a11e25f31034a2416cf5988)) + - number: `>= 0 && <= 32767` (`<= 15` up to [1.56.1b18](https://github.com/gorhill/uBlock/commit/9146134874050ee50a11e25f31034a2416cf5988)) - one of the predefined constants (in any case variation): - `accept` / `reject`, - `accepted`2 / `rejected`2 / `notaccepted`2,