You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/core-libraries/_foundation.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,4 @@ Swift 6 unifies the implementation of [Foundation](https://developer.apple.com/d
13
13
14
14
If your app is particularly sensitive to binary size, you can import the `FoundationEssentials` library, which provides a more targeted subset of Foundation’s features that omits internationalization and localization data.
15
15
16
-
Much more information about this work is available on our [GitHub project page](https://github.com/swiftlang/swift-foundation).
16
+
More information about this work is available on our [GitHub project page](https://github.com/swiftlang/swift-foundation).
0 commit comments