minor edits.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44801 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/index.html b/www/index.html
index aa5af8d..e7b011a 100644
--- a/www/index.html
+++ b/www/index.html
@@ -37,9 +37,9 @@
      Applications</a></b>:</p>

 

   <ul>

-  <li>Library based architecture</li>

-  <li>Support diverse clients</li>

-  <li>Integration with IDEs</li>

+  <li>Modular library based architecture</li>

+  <li>Support diverse clients (refactoring, static analysis, code generation, etc)</li>

+  <li>Allow tight integration with IDEs</li>

   <li>Use the LLVM 'BSD' License</li>

   </ul>