Skip to content

Commit 9111819

Browse files
authored
Fix typo in the third update
1 parent d028498 commit 9111819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Content/posts/update-03-october-2020.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ support. This mirrors our existing [C++ implementation in the legacy
119119
driver](https://github.com/swiftwasm/swift/blob/swiftwasm/lib/Driver/WebAssemblyToolChains.cpp), and
120120
it's great that the new parts of the Swift compiler rewritten in Swift are going to support
121121
WebAssembly too. While Swift Driver isn't enabled in any toolchain by default, we're definitely
122-
going to enable it at some point in the future as soon Swift Driver seems to be stable enough for
122+
going to enable it at some point in the future as soon as it seems to be stable enough for
123123
us.
124124

125125
### SwiftPM and Swift Tools Support Core

0 commit comments

Comments
 (0)