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) --- docs/contributing/web_platform_tests.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/contributing/web_platform_tests.md') diff --git a/docs/contributing/web_platform_tests.md b/docs/contributing/web_platform_tests.md index cee4ac6ea..5d0774f3b 100644 --- a/docs/contributing/web_platform_tests.md +++ b/docs/contributing/web_platform_tests.md @@ -55,7 +55,8 @@ right after a `wpt.ts update` should always pass. #### `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. This will check that the python3 (or `python.exe` on Windows) is actually Python 3. -- cgit v1.2.3