From a72ffd0eb48f48a7756dfc37801c89a7838df752 Mon Sep 17 00:00:00 2001 From: Samq64 <81489795+Samq64@users.noreply.github.com> Date: Mon, 12 Feb 2024 14:48:28 -0500 Subject: [PATCH] Fix duplicate wording --- 1/1.11.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1/1.11.json b/1/1.11.json index 2fdd0b1..92aaa19 100644 --- a/1/1.11.json +++ b/1/1.11.json @@ -171,7 +171,7 @@ "oneOf": [ { "type": "string", - "description": "A match rule for any URL on Scratch origin. The script will execute will execute in all pages.", + "description": "A match rule for any URL on Scratch origin. The script will execute in all pages.", "const": "*" }, {