diff --git a/proposals/0487-extensible-enums.md b/proposals/0487-extensible-enums.md index d218c50789..9860b441e9 100644 --- a/proposals/0487-extensible-enums.md +++ b/proposals/0487-extensible-enums.md @@ -3,7 +3,7 @@ * Proposal: [SE-0487](0487-extensible-enums.md) * Authors: [Pavel Yaskevich](https://github.com/xedin), [Franz Busch](https://github.com/FranzBusch), [Cory Benfield](https://github.com/lukasa) * Review Manager: [Ben Cohen](https://github.com/airspeedswift) -* Status: **In active review (May 25—Jun 5, 2025)** +* Status: **Active Review (May 25 - June 5, 2025)** * Bug: [apple/swift#55110](https://github.com/swiftlang/swift/issues/55110) * Implementation: [apple/swift#80503](https://github.com/swiftlang/swift/pull/80503) * Upcoming Feature Flag: `ExtensibleAttribute`