Skip to content

Commit 8b46761

Browse files
[SE-0268] Fix warnings from status page
1 parent 3f5786e commit 8b46761

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/0268-didset-semantics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Refine `didSet` Semantics
22

33
* Proposal: [SE-0268](0268-didset-semantics.md)
4-
* Author: [Suyash Srijan](https://www.github.com/theblixguy)
5-
* Review Manager: [Ben Cohen](https://www.github.com/airspeedswift)
4+
* Author: [Suyash Srijan](https://github.com/theblixguy)
5+
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
66
* Status: **Accepted**
7-
* Implementation: [apple/swift#26632](https://github.com/apple/swift/pull/26632)
7+
* Implementation: [apple/swift#26632](https://github.com/apple/swift/pull/26632)
88
* Bug: [SR-5982](https://bugs.swift.org/browse/SR-5982)
99

1010
## Introduction

0 commit comments

Comments
 (0)