From 591ed6b3ad786b756e66c2f64f365c76b4ccd617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dezs=C5=91=20M=C3=A9sz=C3=A1ros?= Date: Thu, 28 Jan 2021 10:10:16 +0100 Subject: fix(tools): fix typo in wpt cli output (#9303) --- tools/wpt.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/wpt.ts b/tools/wpt.ts index 3aa5666f0..0167bda06 100755 --- a/tools/wpt.ts +++ b/tools/wpt.ts @@ -59,7 +59,7 @@ switch (command) { console.log(`Possible commands: setup - Validate that your environment is conigured correctly, or help you configure it. + Validate that your environment is configured correctly, or help you configure it. run Run all tests like specified in \`expectation.json\`. -- cgit v1.2.3