summary refs log tree commit diff stats
path: root/doc/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/readme.txt')
-rw-r--r--doc/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/readme.txt b/doc/readme.txt
index 6f4cece87..1157752b9 100644
--- a/doc/readme.txt
+++ b/doc/readme.txt
@@ -1,7 +1,7 @@
 ============================
-Nim's documenation system
+Nim's documentation system
 ============================
 
 This folder contains Nim's documentation. The documentation
-is written in a format called *reStructuredText*, a markup language that reads
+is written in a format called *Markdown*, a markup language that reads
 like ASCII and can be converted to HTML automatically!