diff --git a/packages/e2e-tests/src/specs/editor/shopping/schema.json b/packages/e2e-tests/src/specs/editor/shopping/schema.json index a3414ff68ec1..a733503562a2 100644 --- a/packages/e2e-tests/src/specs/editor/shopping/schema.json +++ b/packages/e2e-tests/src/specs/editor/shopping/schema.json @@ -9,7 +9,7 @@ "type": "string" }, "productUrl": { - "description": "Links to the product's website, when the buy now button is clicked.", + "description": "Links to the product's website, whne the buy now button is clicked.", "type": "string", "$ref": "#/$defs/https" }, diff --git a/tests/phpunit/integration/data/schema.json b/tests/phpunit/integration/data/schema.json index a3414ff68ec1..a733503562a2 100644 --- a/tests/phpunit/integration/data/schema.json +++ b/tests/phpunit/integration/data/schema.json @@ -9,7 +9,7 @@ "type": "string" }, "productUrl": { - "description": "Links to the product's website, when the buy now button is clicked.", + "description": "Links to the product's website, whne the buy now button is clicked.", "type": "string", "$ref": "#/$defs/https" },