aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/wpt/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/README.md b/tests/wpt/README.md
index f27cb315945..78dd9a6b48a 100644
--- a/tests/wpt/README.md
+++ b/tests/wpt/README.md
@@ -50,7 +50,7 @@ Running the tests without mach
When avoiding `mach` for some reason, one can run `run.py`
directly. However, this requires that all the dependencies for
-`wptrunner` are avaliable in the current python environment.
+`wptrunner` are available in the current python environment.
Running the tests manually
--------------------------