Skip to content

Commit ea5b8fa

Browse files
authored
Slight editorial fixes
1 parent 5d306c9 commit ea5b8fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proposals/0456-stdlib-span-properties.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@
66
* Status: **Accepted**
77
* Roadmap: [BufferView Roadmap](https://forums.swift.org/t/66211)
88
* Implementation: [PR #78561](https://github.com/swiftlang/swift/pull/78561)
9-
* Review: [Pitch](https://forums.swift.org/t/76138), [Review](https://forums.swift.org/t/se-0456-add-span-providing-properties-to-standard-library-types/77233), [Acceptance](https://forums.swift.org/t/77684)
9+
* Review: ([pitch](https://forums.swift.org/t/76138)) ([review](https://forums.swift.org/t/se-0456-add-span-providing-properties-to-standard-library-types/77233)) ([acceptance](https://forums.swift.org/t/77684))
1010

1111
[SE-0446]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0446-non-escapable.md
12-
1312
[SE-0447]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0447-span-access-shared-contiguous-storage.md
1413
[PR-2305]: https://github.com/swiftlang/swift-evolution/pull/2305
1514
[SE-0453]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0453-vector.md

0 commit comments

Comments
 (0)