diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html
index a552b4d23..b31cdc6de 100644
--- a/www/cxx1z_status.html
+++ b/www/cxx1z_status.html
@@ -449,7 +449,7 @@
2801 | Default-constructibility of unique_ptr | Kona | |
2802 | shared_ptr constructor requirements for a deleter | Kona | |
2804 | Unconditional constexpr default constructor for istream_iterator | Kona | |
- 2806 | Base class of bad_optional_access | Kona | |
+ 2806 | Base class of bad_optional_access | Kona | Complete |
2807 | std::invoke should use std::is_nothrow_callable | Kona | |
2812 | Range access is available with <string_view> | Kona | |
2824 | list::sort should say that the order of elements is unspecified if an exception is thrown | Kona | |