diff options
Diffstat (limited to 'tools/wpt.ts')
-rwxr-xr-x | tools/wpt.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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\`. |