Skip to content

Commit 53842b6

Browse files
committed
Fix a typo
1 parent 40c9831 commit 53842b6

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
@@ -40,7 +40,7 @@ concretely, this release is focused on several key areas:
4040
* **API design guidelines**: The way in which Swift is used in popular
4141
libraries has almost as much of an effect on the character of Swift
4242
code as the Swift language itself. The [API design
43-
guidelines](https://swift.org/api-guidelines) provide guidance fore
43+
guidelines](https://swift.org/api-guidelines) provide guidance for
4444
building great Swift APIs. For Swift 3.0, the Swift standard library
4545
and core libraries are being updated to match these guidelines, and
4646
Swift's Objective-C importer will automtically map from the [Cocoa

0 commit comments

Comments
 (0)