diff options
author | link <link@localhost> | 2001-04-20 13:14:02 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-04-20 13:14:02 +0000 |
commit | 5141d8e933d24d7c883a6506b8fff44b2fb340f9 (patch) | |
tree | af3fe7d93f01614134b582e19445602b3ca374e9 /htdocs/file-upload.html | |
parent | 7acfb2aa3228438477bacbeb969618e32505ad7f (diff) | |
download | markup-validator-5141d8e933d24d7c883a6506b8fff44b2fb340f9.zip markup-validator-5141d8e933d24d7c883a6506b8fff44b2fb340f9.tar.gz markup-validator-5141d8e933d24d7c883a6506b8fff44b2fb340f9.tar.bz2 |
Fixed embarassing typo reported by Bruce Bailey <Bruce.Bailey@ed.gov>. :-)
<URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0106.html>
Diffstat (limited to 'htdocs/file-upload.html')
-rwxr-xr-x | htdocs/file-upload.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/file-upload.html b/htdocs/file-upload.html index eca8b64..2260531 100755 --- a/htdocs/file-upload.html +++ b/htdocs/file-upload.html @@ -28,7 +28,7 @@ <h1>HTML Validation Service</h1> <p> - This form allows you upload files from your computer to have + This form allows you to upload files from your computer to have them validated. </p> @@ -83,7 +83,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" align="right" border="0" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2000-04-28 08:04:24 $ + $Date: 2001-04-20 13:14:02 $ </address> </body> |