diff --git a/clang/www/get_involved.html b/clang/www/get_involved.html
index 51c362ed600e..320b3ac044c2 100644
--- a/clang/www/get_involved.html
+++ b/clang/www/get_involved.html
@@ -75,7 +75,7 @@ compile it. If not, please let us know. Once it compiles it should run. If
not, that's a bug :)
Work on code generation for Objective C: -emit-llvm support for
-Objective C is basically non-existant at the time of this writing, this is a
+Objective C is basically nonexistent at the time of this writing, this is a
nice open project that can be tackled incrementally (one language feature at a
time).