Skip to content

Commit 96a3984

Browse files
minor editorial
1 parent d91eabc commit 96a3984

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
The Nu Markup Checker (v.Nu) is a name for the backend of
44
[http://html5.validator.nu][1], [http://validator.w3.org/nu/][2], and the HTML5
55
facet of the legacy [W3C Validator][3]. Its source code is available from [a set
6-
of repositories hosted at github][4]. The checker is released as two separate
7-
packages:
6+
of github repositories][4]. The checker is released as two separate packages:
87

98
[1]: http://html5.validator.nu
109
[2]: http://validator.w3.org/nu/

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1>The Nu Markup Checker (v.Nu)</h1>
1212
<a href="http://validator.w3.org">W3C Validator</a>.
1313

1414
Its source code is available from
15-
<a href="https://github.com/validator/">a set of repositories hosted at github</a>.
15+
<a href="https://github.com/validator/">a set of github repositories</a>.
1616
The checker is released as two separate packages:
1717
<ul>
1818
<li><code>vnu.jar</code> is a portable standalone version for either

0 commit comments

Comments
 (0)