diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html
index 6a743458..be3d5911 100644
--- a/www/cxx1z_status.html
+++ b/www/cxx1z_status.html
@@ -180,7 +180,7 @@
2483 | throw_with_nested() should use is_final | Kona | Complete |
2484 | rethrow_if_nested() is doubly unimplementable | Kona | Complete |
2485 | get() should be overloaded for const tuple&& | Kona | |
- 2486 | mem_fn() should be required to use perfect forwarding | Kona | |
+ 2486 | mem_fn() should be required to use perfect forwarding | Kona | Complete |
2487 | bind() should be const-overloaded, not cv-overloaded | Kona | Complete |
2489 | mem_fn() should be noexcept | Kona | Complete |
2492 | Clarify requirements for comp | Kona | Complete |