diff --git a/tests/wpt/README.md b/tests/wpt/README.md index 76073333c46..ff3c4302e70 100644 --- a/tests/wpt/README.md +++ b/tests/wpt/README.md @@ -121,7 +121,7 @@ use the following: ./mach create-wpt --reftest tests/wpt/path/to/new/reftest.html --reference tests/wpt/path/to/reference.html -`reference.html` will be created if it doesn't not exist, and `reftest.html` +`reference.html` will be created if it does not exist, and `reftest.html` will be created using the WPT reftest template. These new tests can then be run in the following manner like any other WPT test: