diff options
| -rw-r--r-- | nim.html.markdown | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/nim.html.markdown b/nim.html.markdown index cb5f71a2..c878b5b6 100644 --- a/nim.html.markdown +++ b/nim.html.markdown @@ -6,8 +6,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. +that gives the programmer power without compromises on runtime efficiency.  Nim is efficient, expressive, and elegant. | 
