We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178118c commit 08c3adfCopy full SHA for 08c3adf
blog/2025-09-24-temporal-release/index.md
@@ -154,7 +154,7 @@ above Temporal types.
154
The types in the same categories will share similar APIs that are
155
related to that category. For instance, all types that support a
156
calendar date will have a `with_calendar` method as well as calendar
157
-date accessors. The exception being PlainYearMonth and PlainMonthDay
+date accessors. The exception being `PlainYearMonth` and `PlainMonthDay`
158
which are missing their day and year, respectively ... for all intents
159
and purposes.
160
0 commit comments