Skip to content

Commit 929aab4

Browse files
committed
Merge pull request #77 from joanna-chen/master
fix grammatical error
2 parents 34ac6b9 + 40babfe commit 929aab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: www/FAQ.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Not in the short term. C++ is a very pragmatic language for implementing
1515
compilers, since it has good performance characteristics and allows higher-level
1616
programming idioms than C.
1717

18-
That said, we do expect Swift to a better language than C++ in a number of ways,
18+
That said, we do expect Swift to be a better language than C++ in a number of ways,
1919
so why don't we implement the compiler itself in Swift? There are a couple of
2020
reasons that bootstrapping is not a good idea, at least in the short term:
2121

0 commit comments

Comments
 (0)