From 7e6612575a38cc73a3fc980ef105e83ff5896c4d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 31 May 2016 13:18:09 -0700 Subject: Fixed typo. Closes #402. --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.txt b/spec.txt index c18766c..5f712ff 100644 --- a/spec.txt +++ b/spec.txt @@ -24,7 +24,7 @@ And Markdown started to be used beyond the web, to author books, articles, slide shows, letters, and lecture notes. What distinguishes Markdown from many other lightweight markup -syntaxes, which are often easier to write, is its readibility. +syntaxes, which are often easier to write, is its readability. As Gruber writes: > The overriding design goal for Markdown's formatting syntax is -- cgit v1.2.3