diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index bcc826f6..e9d37668 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<std::allocators<Ts>s>::propagate_on_container_move_assignment | Portland | |
+ 2103 | std::allocator_traits<std::allocator<T>>::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 | |
@@ -146,7 +146,7 @@
2235 | Undefined behavior without proper requirements on basic_string constructors | Bristol | |
-Last Updated: 13-Aug-2013
+ Last Updated: 13-Aug-2013