Skip to content

Commit 7076774

Browse files
committed
Editorial: Fix typo
1 parent f6e78d0 commit 7076774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/calendar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h1>Abstract Operations</h1>
4949
<emu-clause id="sec-temporal-calendar-date-records">
5050
<h1>Calendar Date Records</h1>
5151
<p>
52-
An <dfn variants="Calendar Date Records">Calendar Date Record</dfn> is a Record value used to represent a valid calendar date in a non-ISO 8601 calendar.
52+
A <dfn variants="Calendar Date Records">Calendar Date Record</dfn> is a Record value used to represent a valid calendar date in a non-ISO 8601 calendar.
5353
Calendar Date Records are produced by the abstract operation CalendarISOToDate.
5454
</p>
5555
<p>Calendar Date Records have the fields listed in <emu-xref href="#table-temporal-calendar-date-record-fields"></emu-xref>.</p>

0 commit comments

Comments
 (0)