You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This proposal is currently Stage 0 for ECMA402
15
15
16
16
17
17
### Abstract Operations in Temporal proposal to be specified
18
-
We believe the following Abstract Opertaions defined in the [Temporal proposa] need to be defined in more details in this proposal:
18
+
We believe the following Abstract Opertaions defined in the [Temporal proposal](https://tc39.es/proposal-temporal) need to be defined in more details in this proposal:
19
19
*[15.6.1.3 CalendarDateToISO ( calendar, fields, overflow )](https://tc39.es/proposal-temporal/#sec-temporal-calendardatetoiso)
20
20
* Need to specify the condition of throwing RangeError exception
21
21
*[15.6.1.4 CalendarDateAddition ( calendar, date, duration, overflow )](https://tc39.es/proposal-temporal/#sec-temporal-calendardateaddition)
0 commit comments