diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html
index 813419942dd3..ce7f216124ff 100644
--- a/libcxx/www/cxx1y_status.html
+++ b/libcxx/www/cxx1y_status.html
@@ -132,7 +132,7 @@
| | | |
2071 | std::valarray move-assignment | Portland | Complete |
2074 | Off by one error in std::reverse_copy | Portland | Complete |
- 2081 | Allocator requirements should include CopyConstructible 2083 const-qualification on weak_ptr::owner_before | Portland | Complete |
+ 2081 | Allocator requirements should include CopyConstructible | Portland | Complete |
2083 | const-qualification on weak_ptr::owner_before | Portland | Complete |
2086 | Overly generic type support for math functions | Portland | Complete |
2099 | Unnecessary constraints of va_start() usage | Portland | Complete |