diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html
index 597fe430..5dafd179 100644
--- a/www/cxx1z_status.html
+++ b/www/cxx1z_status.html
@@ -117,7 +117,7 @@
2407 | packaged_task(allocator_arg_t, const Allocator&, F&&) should neither be constrained nor explicit | Lenexa | Complete |
2411 | shared_ptr is only contextually convertible to bool | Lenexa | Complete |
2415 | Inconsistency between unique_ptr and shared_ptr | Lenexa | Complete |
- 2420 | function does not discard the return value of the target object | Lenexa | |
+ 2420 | function does not discard the return value of the target object | Lenexa | Complete |
2425 | operator delete(void*, size_t) doesn't invalidate pointers sufficiently | Lenexa | Complete |
2427 | Container adaptors as sequence containers, redux | Lenexa | Complete |
2428 | "External declaration" used without being defined | Lenexa | Complete |