diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html
index 693bc3a910aa..42bc3d76032a 100644
--- a/libcxx/www/cxx1z_status.html
+++ b/libcxx/www/cxx1z_status.html
@@ -165,7 +165,7 @@
2273 | regex_match ambiguity | Kona | |
2336 | is_trivially_constructible/is_trivially_assignable traits are always false | Kona | |
2353 | std::next is over-constrained | Kona | Complete |
- 2367 | pair and tuple are not correctly implemented for is_constructible with no args | Kona | Patch Ready |
+ 2367 | pair and tuple are not correctly implemented for is_constructible with no args | Kona | Complete |
2380 | May <cstdlib> provide long ::abs(long) and long long ::abs(long long)? | Kona | Complete |
2384 | Allocator's deallocate function needs better specification | Kona | Complete |
2385 | function::assign allocator argument doesn't make sense | Kona | |