readme: typo fix

This commit is contained in:
Pierre Tachoire
2023-11-20 18:07:53 +01:00
parent fbd92ed1d8
commit 885fae560b

View File

@@ -107,7 +107,7 @@ make wpt Node-childNodes.html
We add new tests cases files with implemented changes in Browsercore. We add new tests cases files with implemented changes in Browsercore.
Copy the test case you want to add from the [WPT Copy the test case you want to add from the [WPT
repo](https://github.com/web-platform-tests/wpt) into `test/wpt` dir and commit repo](https://github.com/web-platform-tests/wpt) into `tests/wpt` dir and commit
the files. the files.
:warning: Please keep the original directory tree structure into `test/wpt`. :warning: Please keep the original directory tree structure into `tests/wpt`.