We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12195b9 commit 9e7ee19Copy full SHA for 9e7ee19
spec.emu
@@ -886,7 +886,7 @@ contributors: Google, Ecma International
886
<h1>
887
ParseMonthCode (
888
_monthCode_: a String,
889
- ): an Record with fields [[Number]] (an integer) and [[IsLeap]] (a boolean)
+ ): an Record with fields [[Number]] (an integer) and [[IsLeap]] (a Boolean)
890
</h1>
891
<dl class="header">
892
<dt>description</dt>
0 commit comments