diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html
index 720552357..3166a04ed 100644
--- a/www/upcoming_meeting.html
+++ b/www/upcoming_meeting.html
@@ -64,7 +64,7 @@
2816 | resize_file has impossible postcondition | Jacksonville | Nothing to do |
2843 | Unclear behavior of std::pmr::memory_resource::do_allocate() | Jacksonville | |
2849 | Why does !is_regular_file(from) cause copy_file to report a "file already exists" error? | Jacksonville | Nothing to do |
-2851 | std::filesystem enum classes are now underspecified | Jacksonville | |
+2851 | std::filesystem enum classes are now underspecified | Jacksonville | Nothing to do |
2969 | polymorphic_allocator::construct() shouldn't pass resource() | Jacksonville | |
2975 | Missing case for pair construction in scoped and polymorphic allocators | Jacksonville | |
2989 | path's stream insertion operator lets you insert everything under the sun | Jacksonville | |
@@ -101,7 +101,7 @@
2816 - Wording changes only
2843 - We don't have PMRs yet
2849 - We already report different errors.
- 2851 - Eric?
+ 2851 - Wording changes only
2969 - We don't have PMRs yet
2975 - We can do the scoped_ bit, but the PMR stuff will have to wait.
2989 - Eric?