Skip to content

Commit 169007e

Browse files
committed
history: Fix plenary date for 2023-05
1 parent 88490cd commit 169007e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: HISTORY.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ all, and `await`ing results returned by mapping functions once.
1919
# 2022-09
2020
The [plenary advances this proposal to Stage 3][2022-09], conditional on editor review.
2121

22-
# 2023-03
23-
The [plenary discusses double construction of the `this` value][2023-03] ([pull request #41][]) and resolves to merge the pull request that fixes it.
22+
# 2023-05
23+
The [plenary discusses double construction of the `this` value][2023-05] ([pull request #41][]) and resolves to merge the pull request that fixes it.
2424

2525
[2021-08-31]: https://github.com/tc39/notes/blob/HEAD/meetings/2021-08/aug-31.md
2626
[2021-10-26]: https://github.com/tc39/notes/blob/HEAD/meetings/2021-10/oct-26.md#arrayfromasync-update
@@ -29,5 +29,5 @@ The [plenary discusses double construction of the `this` value][2023-03] ([pull
2929
[iterator-helpers]: https://github.com/tc39/proposal-iterator-helpers
3030
[iterator-helpers#168]: https://github.com/tc39/proposal-iterator-helpers/issues/168
3131
[2022-09]: https://github.com/tc39/notes/blob/HEAD/meetings/2022-09/sep-14.md#conclusionresolution-1
32-
[2023-03]: https://github.com/tc39/notes/blob/main/meetings/2023-05/may-15.md#arrayfromasync-41-avoid-double-construction-of-this-value
32+
[2023-05]: https://github.com/tc39/notes/blob/main/meetings/2023-05/may-15.md#arrayfromasync-41-avoid-double-construction-of-this-value
3333
[pull request #41]: https://github.com/tc39/proposal-array-from-async/pull/41

0 commit comments

Comments
 (0)