diff --git a/www/comparison.html b/www/comparison.html
index f86ea7fbbd4f352feea6590bb6215fca872a1610..bba2a65d36e608c37e5626856c8ccb93de4eee0e 100644
--- a/www/comparison.html
+++ b/www/comparison.html
@@ -184,8 +184,7 @@
     <ul>
     <li>PCC dates from the 1970's and has been dormant for most of that time.
         The clang + llvm communities are very active.</li>
-    <li>PCC doesn't support C99, Objective-C, and doesn't aim to support
-        C++.</li>
+    <li>PCC doesn't support Objective-C or C++ and doesn't aim to</li>
     <li>PCC's code generation is very limited compared to LLVM.  It produces very
         inefficient code and does not support many important targets.</li>
     <li>Like Elsa, PCC's does not have an integrated preprocessor, making it