From 1690bf7d39ed6db52686c372d9a0b44a1ea13a4c Mon Sep 17 00:00:00 2001 From: krystian3w <35370833+krystian3w@users.noreply.github.com> Date: Thu, 20 May 2021 14:24:01 +0200 Subject: [PATCH] neologism / missed space bar --- Procedural-cosmetic-filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procedural-cosmetic-filters.md b/Procedural-cosmetic-filters.md index 1e12754..5d127c4 100644 --- a/Procedural-cosmetic-filters.md +++ b/Procedural-cosmetic-filters.md @@ -169,7 +169,7 @@ Experimental. - _arg_: comma-separate list of attribute names. No argument means watch changes of any one attribute. Example: -- [Test case](https://ameshkov.github.io/web/watchattr.html) to detect `id`changes using filter `ameshkov.github.io###testdiv:watch-attr(id):has(p)` +- [Test case](https://ameshkov.github.io/web/watchattr.html) to detect `id` changes using filter `ameshkov.github.io###testdiv:watch-attr(id):has(p)` Introduced in uBO [1.17.5rc3](https://github.com/gorhill/uBlock/commit/8a88e9d93174badd6855c0e782737158c9ccd6f8)