Skip to content

Commit 1655a24

Browse files
Fix month name spelling error. Fixes incorrect dates on evolution dashboard. (#2303)
1 parent 148df76 commit 1655a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0421-generalize-async-sequence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0421](0421-generalize-async-sequence.md)
44
* Authors: [Doug Gregor](https://github.com/douggregor), [Holly Borla](https://github.com/hborla)
55
* Review Manager: [Freddy Kellison-Linn](https://github.com/Jumhyn)
6-
* Status: **Active review (January 26...Febuary 7, 2024)**
6+
* Status: **Active review (January 26...February 7, 2024)**
77
* Implementation: https://github.com/apple/swift/pull/70635
88
* Review: ([pitch](https://forums.swift.org/t/pitch-generalize-asyncsequence-and-asynciteratorprotocol/69283))([review](https://forums.swift.org/t/se-0421-generalize-effect-polymorphism-for-asyncsequence-and-asynciteratorprotocol/69662))
99

0 commit comments

Comments
 (0)