summaryrefslogtreecommitdiff
path: root/docs/contributing
diff options
context:
space:
mode:
authorAditya Pandit <adityapandit38@gmail.com>2021-05-01 19:50:20 +0530
committerGitHub <noreply@github.com>2021-05-01 23:20:20 +0900
commit012da3ae1e74ca5ce9d91707b6262bd725a26fcc (patch)
treef8339db43b52798c16ad175f9d6da9254d01ed9c /docs/contributing
parentbb12c7a57aac2bd45806ba2f5229d1133ff71851 (diff)
fix(core): fix typo in error message of print function (#10456)
Diffstat (limited to 'docs/contributing')
-rw-r--r--docs/contributing/web_platform_tests.md2
1 files changed, 1 insertions, 1 deletions
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