fix validation


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34414 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index dd1742b..b0820a8 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -171,7 +171,7 @@
     only. More extensive test cases (e.g., entire applications, benchmarks,
     etc) should be added to the <tt>llvm-test</tt> test suite.  The llvm-test
     suite is for coverage (correctness, performance, etc) testing, not feature
-    or regression testing.</li>
+    or regression testing.</p>
 </div>
 
 <!-- _______________________________________________________________________ -->