summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--nim.html.markdown3
1 files changed, 1 insertions, 2 deletions
diff --git a/nim.html.markdown b/nim.html.markdown
index edbbd92c..48a24834 100644
--- a/nim.html.markdown
+++ b/nim.html.markdown
@@ -7,8 +7,7 @@ contributors:
Nim (formally Nimrod) is a statically typed, imperative programming language
that tries to give the programmer ultimate power without compromises on runtime
-efficiency. This means it focuses on compile-time mechanisms in all their
-various forms.
+efficiency.
Nim is efficient, expressive, and elegant.