Skip to content

Commit

Permalink
Editorial: Change MonthDay to PlainMonthDay in TemporalMonthDayToString
Browse files Browse the repository at this point in the history
  • Loading branch information
trflynn89 authored and ptomato committed Nov 20, 2024
1 parent d17b98f commit 11629bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/plainmonthday.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h1>
<emu-clause id="sec-temporal-temporalmonthdaytostring" type="abstract operation">
<h1>
TemporalMonthDayToString (
_monthDay_: a Temporal.MonthDay,
_monthDay_: a Temporal.PlainMonthDay,
_showCalendar_: ~auto~, ~always~, ~never~, or ~critical~,
): a String
</h1>
Expand Down

0 comments on commit 11629bf

Please sign in to comment.