diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index 371b5233..bcc826f6 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -98,7 +98,7 @@
2081 | Allocator requirements should include CopyConstructible 2083 const-qualification on weak_ptr::owner_before | Portland | |
2086 | Overly generic type support for math functions | Portland | |
2099 | Unnecessary constraints of va_start() usage | Portland | |
- 2103 | std::allocator_traits>::propagate_on_container_move_assignment | Portland | |
+ 2103 | std::allocator_traits<std::allocators<Ts>s>::propagate_on_container_move_assignment | Portland | |
2105 | Inconsistent requirements on const_iterator's value_type | Portland | |
2110 | remove can't swap but note says it might | Portland | |
2123 | merge() allocator requirements for lists versus forward lists | Portland | |