From 012da3ae1e74ca5ce9d91707b6262bd725a26fcc Mon Sep 17 00:00:00 2001 From: Aditya Pandit Date: Sat, 1 May 2021 19:50:20 +0530 Subject: fix(core): fix typo in error message of print function (#10456) --- docs/contributing/web_platform_tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/contributing') diff --git a/docs/contributing/web_platform_tests.md b/docs/contributing/web_platform_tests.md index 9077655e9..534726db6 100644 --- a/docs/contributing/web_platform_tests.md +++ b/docs/contributing/web_platform_tests.md @@ -61,7 +61,7 @@ it. This will check that the python3 (or `python.exe` on Windows) is actually Python 3. -You can specify the following flags to customize bahaviour: +You can specify the following flags to customize behaviour: ``` --rebuild -- cgit v1.2.3