diff --git a/www/cxx2a_status.html b/www/cxx2a_status.html
index 3264ad999..a9a376f59 100644
--- a/www/cxx2a_status.html
+++ b/www/cxx2a_status.html
@@ -252,7 +252,7 @@
| | | |
| 2183 | Muddled allocator requirements for match_results constructors | San Diego | Complete |
- | 2184 | Muddled allocator requirements for match_results assignments | San Diego | |
+ | 2184 | Muddled allocator requirements for match_results assignments | San Diego | Complete |
| 2412 | promise::set_value() and promise::get_future() should not race | San Diego | |
| 2499 | operator>>(basic_istream&, CharT*) makes it hard to avoid buffer overflows | San Diego | Resolved by P0487R1 |
| 2682 | filesystem::copy() won't create a symlink to a directory | San Diego | |