diff --git a/www/index.html b/www/index.html index 6ac5ac00d..3c7bc9d71 100644 --- a/www/index.html +++ b/www/index.html @@ -186,7 +186,7 @@
clang++ -std=c++11 -stdlib=libc++ test.cpp
To run the libc++ test suit (recommended):
+To run the libc++ test suite (recommended):
cd libcxx/test