From 3237780c77dd410e107c31430d107851d7394031 Mon Sep 17 00:00:00 2001 From: Aayush Kapoor Date: Fri, 4 Dec 2015 00:01:53 +0530 Subject: [PATCH] Fix typographical error --- www/FAQ.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/FAQ.rst b/www/FAQ.rst index 64fb7f77dacfd..486b99a06cba5 100644 --- a/www/FAQ.rst +++ b/www/FAQ.rst @@ -45,7 +45,7 @@ replacement": having implemented the compiler for it from the ground-up. We probably know its dark corners better than anyone. * The Swift team has broad experience with a number of other programming - languages, including C/C++/Objective-C, Python, Haskell, Java, Javascript, + languages, including C/C++/Objective-C, Python, Haskell, Java, JavaScript, C#, ... * We know C++ well enough to not want to repeat its mistakes.