Skip to content

Commit 0bfb9d3

Browse files
Minor edits.
1 parent da48da8 commit 0bfb9d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Nu Markup Checker is the backend behind [http://html5.validator.nu][1],
44
[http://validator.w3.org/nu/][2], and the HTML5 facet of the [W3C Validator][3].
55
Its source code is available from [a set of repositories hosted at github][4],
66
as is `vnu.jar`, a portable standalone version for either batch-checking of HTML
7-
documents directly from the command line and from other scripts/apps or as a
7+
documents directly from the command line and from other scripts/apps, or as a
88
simple stand-alone HTTP server that provides a service for browser-based
99
checking of HTML documents over the Web—similar to
1010
[http://validator.w3.org/nu/][2], etc.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1>The Nu Markup Checker</h1>
1414
<a href="https://github.com/validator/">a set of repositories hosted at github</a>,
1515
as is <code>vnu.jar</code>, a portable standalone version for either
1616
batch-checking of HTML documents directly from the command line and from
17-
other scripts/apps or as a simple stand-alone HTTP server that provides a
17+
other scripts/apps, or as a simple stand-alone HTTP server that provides a
1818
service for browser-based checking of HTML documents over the Web—similar to
1919
<a href="http://validator.w3.org/nu/">http://validator.w3.org/nu/</a>,
2020
etc.

0 commit comments

Comments
 (0)