diff options
author | link <link@localhost> | 2001-09-17 02:28:04 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-09-17 02:28:04 +0000 |
commit | 000ac0dbf060d2d086e60afd74e91939770bedb8 (patch) | |
tree | 2f4c2a11198b3637f24e131c0f1c6dc1a44d39e4 /htdocs/index.html | |
parent | d4a34e58219a13b2fd413f48a823b8141b51c90c (diff) | |
download | markup-validator-000ac0dbf060d2d086e60afd74e91939770bedb8.zip markup-validator-000ac0dbf060d2d086e60afd74e91939770bedb8.tar.gz markup-validator-000ac0dbf060d2d086e60afd74e91939770bedb8.tar.bz2 |
Fixing typo. Thanks to Nick Kew, deltab, and AaronSw [Nick for the report, and
deltab and AaronSw for holding my hand until I figured it out. :-)].
Diffstat (limited to 'htdocs/index.html')
-rwxr-xr-x | htdocs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index c3480c1..87a93f8 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -42,7 +42,7 @@ Most likely this is due to a bug in your browser's support for the <a href="http://www.w3.org/">W3C</a> <a href="http://www.w3.org/Style/CSS/">Cascading Style Sheets</a> - <a href="http://www.w3.org/TR/REC-CSS1">Reccommendation</a>. + <a href="http://www.w3.org/TR/REC-CSS1">Recommendation</a>. </p> </div> @@ -157,7 +157,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2001-09-17 00:08:55 $ + $Date: 2001-09-17 02:28:04 $ </address> </body> </html> |