Fixed CHKPII error.
diff --git a/bundles/org.eclipse.test.performance.ui/readme.html b/bundles/org.eclipse.test.performance.ui/readme.html
index f4cb0cc..1a2fc86 100644
--- a/bundles/org.eclipse.test.performance.ui/readme.html
+++ b/bundles/org.eclipse.test.performance.ui/readme.html
@@ -1,11 +1,11 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 		<title>org.eclipse.test.performance.ui readme</title>
 	</head>
 
-<p><b><font size="+2">README</font></b><br> </p><p>last updated: October 26, 2005<br> 
+<p><b><font size="+2">README</font></b><br> </p><p>Last updated: October 26, 2005<br> 
 </p><p><b>Introduction</b><br> <br> This readme describes how to create performance 
 charts and tables similar to those available on the eclipse platform download 
 pages using the stand-alone java program <b>org.eclipse.test.performance.ui.Main</b>