diff --git a/d0355r3.html b/d0355r3.html
index cb51b37..14c1ab2 100644
--- a/d0355r3.html
+++ b/d0355r3.html
@@ -2716,7 +2716,7 @@ public:
using time_point = chrono::time_point<file_clock>;
static constexpr bool is_steady = unspecified;
- static time_point now();
+ static time_point now() noexcept;
};