Fix typos in markdown files

Fixes a number of typographical errors across
markdown documentation files.
This commit is contained in:
Greg Myers 2022-01-11 09:31:27 -07:00 committed by greg
parent 5df705a41f
commit 829a736f96
No known key found for this signature in database
GPG key ID: A12C1FB2EA7EDE4D
4 changed files with 6 additions and 6 deletions

View file

@ -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
--------------------------