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.
32
32
33
33
We use [ ReSpec] to help us maintain referential integrity,
34
34
bibliographical 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 ` .
37
38
38
39
You may add your name to the [ Acknowledgements] section in your
39
40
first PR, even for trivial fixes. The names are sorted lexicographically.
@@ -44,4 +45,4 @@ See [CONTRIBUTING.md] for more guidelines.
44
45
[ Acknowledgements ] : https://w3c.github.io/webdriver/#acknowledgements
45
46
[ Web Platform Tests ] : https://github.com/web-platform-tests/wpt/tree/master/webdriver
46
47
[ 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