Skip to content

Commit a10d38d

Browse files
sffcptomato
authored andcommitted
Fix lint
1 parent aab7bee commit a10d38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/abstractops.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ <h1>
576576
ValidateTemporalUnitValue (
577577
_value_: a Temporal unit, ~unset~, or ~auto~,
578578
_unitGroup_: ~date~, ~time~, or ~datetime~,
579-
optional _extraValues_: a List of either Temporal units or ~auto~ or ~unset~,
579+
optional _extraValues_: a List of either Temporal units or ~auto~,
580580
): either a normal completion containing ~unused~ or a throw completion
581581
</h1>
582582
<dl class="header">

0 commit comments

Comments
 (0)