File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,9 @@ Platform Tests] repository.
3232
3333We use [ ReSpec] to help us maintain referential integrity,
3434bibliographical data, and perform other mundane tasks such as
35- styling. To preview your changes, just load ` index.html `
36- from disk in a browser.
35+ styling. To preview your changes, just load ` index.html ` from disk
36+ in a browser. To verify the integrity of the document you can run
37+ ` make test ` .
3738
3839You may add your name to the [ Acknowledgements] section in your
3940first PR, even for trivial fixes. The names are sorted lexicographically.
@@ -44,4 +45,4 @@ See [CONTRIBUTING.md] for more guidelines.
4445[ Acknowledgements ] : https://w3c.github.io/webdriver/#acknowledgements
4546[ Web Platform Tests ] : https://github.com/web-platform-tests/wpt/tree/master/webdriver
4647[ ReSpec ] : https://github.com/w3c/respec/wiki
47- [ CONTRIBUTING.md ] : ./CONTRIBUTING.md
48+ [ CONTRIBUTING.md ] : ./CONTRIBUTING.md
You can’t perform that action at this time.
0 commit comments