diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html
index 658a743e7..d8923edea 100644
--- a/www/cxx1z_status.html
+++ b/www/cxx1z_status.html
@@ -434,7 +434,7 @@
2676 | Provide filesystem::path overloads for File-based streams | Kona | |
2768 | any_cast and move semantics | Kona | Complete |
2769 | Redundant const in the return type of any_cast(const any&) | Kona | Complete |
- 2781 | Contradictory requirements for std::function and std::reference_wrapper | Kona | |
+ 2781 | Contradictory requirements for std::function and std::reference_wrapper | Kona | Complete |
2782 | scoped_allocator_adaptor constructors must be constrained | Kona | |
2784 | Resolution to LWG 2484 is missing "otherwise, no effects" and is hard to parse | Kona | |
2785 | quoted should work with basic_string_view | Kona | |