diff --git a/spec/datetimeformat.html b/spec/datetimeformat.html
index 9e29f869..ec0ed287 100644
--- a/spec/datetimeformat.html
+++ b/spec/datetimeformat.html
@@ -1197,7 +1197,7 @@
[[Era]] |
- Let _year_ be YearFromTime(𝔽(floor(_tz_ / 106))). If _year_ < *-0*𝔽, return *"BC"*, else return *"AD"*. |
+ Let _year_ be YearFromTime(𝔽(floor(_tz_ / 106))). If _year_ < *1*𝔽, return *"BC"*, else return *"AD"*. |
[[Year]] |