diff --git a/www/cxx_status.html b/www/cxx_status.html
index bf333cbac8c8d0001123ce4ec2a38a4b660b6da7..4b5211acf823ea0d19b5ab282d890145c44484e3 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -723,7 +723,7 @@ as the draft C++1z standard evolves.</p>
       <td class="none" align="center">No</td>
     </tr>
     <tr>
-      <td>Separate variable and condition for <tt>if</tt>, <tt>while</tt>, and <tt>switch</tt></td>
+      <td>Separate variable and condition for <tt>if</tt> and <tt>switch</tt></td>
       <td><a href="http://wg21.link/p0305r1">P0305R1</a></td>
       <td class="none" align="center">No</td>
     </tr>