Skip to content

Commit ea2ab20

Browse files
Minor edits.
1 parent ee53b17 commit ea2ab20

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
@@ -2,7 +2,7 @@
22

33
The Nu Markup Checker forms the same code as the backend behind
44
[http://html5.validator.nu][1], [http://validator.w3.org/nu/][2], and the HTML5
5-
facet of the legacy [W3C Validator][3]. Its source code is available from [a set
5+
facet of the legacy [W3C Validator][3]. The source code is available from [a set
66
of repositories hosted at github][4], as is `vnu.jar`, a portable standalone
77
version for either batch-checking of HTML documents directly from the command
88
line and from other scripts/apps, or for use as a simple standalone HTTP server

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h1>The Nu Markup Checker</h1>
1010
and the HTML5 facet of the legacy
1111
<a href="http://validator.w3.org">W3C Validator</a>.
1212

13-
Its source code is available from
13+
The source code is available from
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

0 commit comments

Comments
 (0)