Skip to content

Commit 18ebdf2

Browse files
minor
1 parent d6fe53e commit 18ebdf2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 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
14-
documents directly from the command line and from other scripts/apps or for
15-
[deploying the checker as a self-contained service][5]
13+
* `vnu.jar` is a portable standalone version for batch-checking documents
14+
directly from the command line and from other scripts/apps or for [deploying
15+
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1>The Nu Markup Checker (v.Nu)</h1>
1515
<a href="https://github.com/validator/">a set of github repositories</a>.
1616
The checker is released as two separate packages:
1717
<ul>
18-
<li><code>vnu.jar</code> is a portable standalone version for either
18+
<li><code>vnu.jar</code> is a portable standalone version for
1919
<a href="#usage">batch-checking documents directly from the command line</a>
2020
and from other scripts/apps or for
2121
<a href="http://validator.github.io/service.html#standalone">deploying the checker as a self-contained service</a>

0 commit comments

Comments
 (0)