From 153d9ffed0f4380906f2195555c904fc88833dea Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Mon, 23 May 2022 18:30:13 -0300 Subject: [PATCH] Fix changelog typo [ci skip] Closes #283 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 834cfca..c936621 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ - update jquery to 3.3.0 - Add possibility to test HTML: all, attribute prefix, attribute contains, attribute ends with, child, and class selectors -- Fix matching mutiple calls for the same selector/function exception +- Fix matching multiple calls for the same selector/function exception ## 4.3.1