diff --git a/d0355r4.html b/d0355r4.html
index 6e61075..f3be125 100644
--- a/d0355r4.html
+++ b/d0355r4.html
@@ -60,7 +60,7 @@ Document number: D0355R4
string_view
.zoned_time
default constructor.-Returns: The number of
months
one must add toy
to get -x
. +Returns:x.year() - y.year() + months{static_cast<int>(unsigned{x.month()}) - + static_cast<int>(unsigned{y.month()})}
.