Skip to content

Commit 96ee873

Browse files
Update spec/locale.html
Co-authored-by: Richard Gibson <[email protected]>
1 parent a3beaa3 commit 96ee873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/locale.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ <h1>
844844
<dd>It converts a <a href="https://unicode.org/reports/tr35/#UnicodeFirstDayIdentifier">Unicode First Day Identifier</a> defined in <a href="https://unicode.org/reports/tr35/#Key_And_Type_Definitions_">Unicode Technical Standard #35 Part 1 Core Section 3.6.1 Key and Type Definitions</a> to a numeric ISO 8601 <em>calendar day of week</em>, and returns *undefined* for any other string.</dd>
845845
</dl>
846846
<emu-alg>
847-
1. For each row of <emu-xref href="#table-locale-first-day-option-value"></emu-xref>, except the header row, in table order, do
847+
1. For each row of <emu-xref href="#table-locale-weekday-string-value"></emu-xref>, except the header row, in table order, do
848848
1. Let _s_ be the name given in the String column of the current row.
849849
1. Let _v_ be the name given in the Value column of the current row.
850850
1. If _fw_ is equal to _s_, return _v_.

0 commit comments

Comments
 (0)