Skip to content

Commit d6fe53e

Browse files
minor
1 parent 2150c2a commit d6fe53e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ of github repositories][4]. The checker is released as two separate packages:
1010
[3]: http://validator.w3.org
1111
[4]: https://github.com/validator/
1212

13-
* `vnu.jar` is a portable standalone version for either batch-checking of HTML
13+
* `vnu.jar` is a portable standalone version for either batch-checking
1414
documents directly from the command line and from other scripts/apps or for
15-
[deploying the checker as a simple self-contained service][5]
15+
[deploying the checker as a self-contained service][5]
1616

1717
* `vnu.war` is for [deploying the checker service through a servlet container
1818
such as Tomcat][6]

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ <h1>The Nu Markup Checker (v.Nu)</h1>
1616
The checker is released as two separate packages:
1717
<ul>
1818
<li><code>vnu.jar</code> is a portable standalone version for either
19-
<a href="#usage">batch-checking of HTML documents directly from the command line</a>
19+
<a href="#usage">batch-checking documents directly from the command line</a>
2020
and from other scripts/apps or for
21-
<a href="http://validator.github.io/service.html#standalone">deploying the checker as a simple self-contained service</a>
21+
<a href="http://validator.github.io/service.html#standalone">deploying the checker as a self-contained service</a>
2222
<li><code>vnu.war</code> is for
2323
<a href="http://validator.github.io/service.html#servlet">deploying the checker service through a servlet container such as Tomcat</a>
2424
</ul>

0 commit comments

Comments
 (0)