diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html
index 621b6fdecd2e..a6a803df10ac 100644
--- a/libcxx/www/cxx1z_status.html
+++ b/libcxx/www/cxx1z_status.html
@@ -207,7 +207,7 @@
2296 | std::addressof should be constexpr | Jacksonville | Complete (Clang Only) |
2450 | (greater|less|greater_equal|less_equal)<void> do not yield a total order for pointers | Jacksonville | |
2520 | N4089 broke initializing unique_ptr<T[]> from a nullptr | Jacksonville | |
- 2522 | [fund.ts.v2] Contradiction in set_default_resource specification | Jacksonville | |
+ 2522 | [fund.ts.v2] Contradiction in set_default_resource specification | Jacksonville | Complete |
2523 | std::promise synopsis shows two set_value_at_thread_exit()'s for no apparent reason | Jacksonville | Complete |
2537 | Constructors for priority_queue taking allocators should call make_heap | Jacksonville | |
2539 | [fund.ts.v2] invocation_trait definition definition doesn't work for surrogate call functions | Jacksonville | |