summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2016-11-25 11:14:57 +0100
committerAraq <rumpf_a@web.de>2016-11-28 12:54:55 +0100
commitf9c184a4932eb839a6ec4b9293e37583cd33a89a (patch)
treeb1c64131f320bdfd5c34c4b9aa8e564b4beb6cb8 /web
parente5ef32dab3ad22d6fba5e4b558b178350ed2794e (diff)
downloadNim-f9c184a4932eb839a6ec4b9293e37583cd33a89a.tar.gz
minor website improvements
Diffstat (limited to 'web')
-rw-r--r--web/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.rst b/web/index.rst
index 506453423..4b712fa3b 100644
--- a/web/index.rst
+++ b/web/index.rst
@@ -5,7 +5,7 @@ Home
 Welcome to Nim
 --------------
 
-**Nim** (formerly known as "Nimrod") is a statically typed, imperative
+**Nim** 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.