Skip to content

Commit f534f9d

Browse files
Changed title.
1 parent 164c1d8 commit f534f9d

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ The `vnu.jar` application is a portable standalone version of the validator.nu
44
markup checker.
55

66
The [latest vnu.jar release][1] is available from the `validator` project at
7-
github. In in the **Usage** section below are instructions on how to use it
8-
to check the markup of documents.
7+
github. In in the **Usage** section below are instructions on how to use it to
8+
check the markup of documents.
99

1010
[1]: https://github.com/validator/validator.github.io/releases
1111

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
<!doctype html><html><head><meta charset=utf-8>
2-
<title>How to use the vnu.jar markup checker</title></head>
2+
<title>The vnu.jar markup checker</title></head>
33
<body>
4-
<h1>How to use the vnu.jar markup checker</h1>
4+
<h1>The vnu.jar markup checker</h1>
55

66
<p>The <code>vnu.jar</code> application is a portable standalone
77
version of the validator.nu markup checker.
88
<p>The
99
<a href="https://github.com/validator/validator.github.io/releases"
1010
>latest vnu.jar release</a>
1111
is available from the <code>validator</code> project at github.
12-
The following are instructions on how to use it to check the markup of
13-
documents.
12+
13+
In in the <b>Usage</b> section below are instructions on how to use it
14+
to check the markup of documents.
1415

1516
<p class=note><b>Note:</b> In the instructions, replace
1617
<var>"~/vnu.jar"</var> with the actual path to the <code>vnu.jar</code>

0 commit comments

Comments
 (0)