Skip to content

Commit 9e7ee19

Browse files
committed
Capitalize "Boolean"
1 parent 12195b9 commit 9e7ee19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.emu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ contributors: Google, Ecma International
886886
<h1>
887887
ParseMonthCode (
888888
_monthCode_: a String,
889-
): an Record with fields [[Number]] (an integer) and [[IsLeap]] (a boolean)
889+
): an Record with fields [[Number]] (an integer) and [[IsLeap]] (a Boolean)
890890
</h1>
891891
<dl class="header">
892892
<dt>description</dt>

0 commit comments

Comments
 (0)