Skip to content

Commit d3e269a

Browse files
natecook1000lattner
authored andcommitted
Update README.md (swiftlang#326)
1 parent 1dfd6cd commit d3e269a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ below:
111111
* [SE-0028: Modernizing Swift's Debugging Identifiers (\__FILE__, etc)](proposals/0028-modernizing-debug-identifiers.md)
112112
* [SE-0029: Remove implicit tuple splat behavior from function applications](proposals/0029-remove-implicit-tuple-splat.md)
113113
* [SE-0031: Adjusting inout Declarations for Type Decoration](proposals/0031-adjusting-inout-declarations.md)
114-
* [SE-0032: Add `find` method to `SequenceType`](proposals/0032-sequencetype-find.md)
114+
* [SE-0032: Add `first(where:)` method to `SequenceType`](proposals/0032-sequencetype-find.md)
115115
* [SE-0033: Import Objective-C Constants as Swift Types](proposals/0033-import-objc-constants.md)
116116
* [SE-0034: Disambiguating Line Control Statements from Debugging Identifiers](proposals/0034-disambiguating-line.md)
117117
* [SE-0037: Clarify interaction between comments & operators](proposals/0037-clarify-comments-and-operators.md)

0 commit comments

Comments
 (0)