diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html
index afd90505d..6a7434582 100644
--- a/www/cxx1z_status.html
+++ b/www/cxx1z_status.html
@@ -157,7 +157,7 @@
| 2156 | Unordered containers' reserve(n) reserves for n-1 elements | Kona | |
| 2218 | Unclear how containers use allocator_traits::construct() | Kona | |
| 2219 | INVOKE-ing a pointer to member with a reference_wrapper as the object expression | Kona | |
- | 2224 | Ambiguous status of access to non-live objects | Kona | |
+ | 2224 | Ambiguous status of access to non-live objects | Kona | Complete |
| 2234 | assert() should allow usage in constant expressions | Kona | Complete |
| 2244 | Issue on basic_istream::seekg | Kona | Complete |
| 2250 | Follow-up On Library Issue 2207 | Kona | |