diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-05-31 13:18:09 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-05-31 13:18:09 -0700 |
commit | 7e6612575a38cc73a3fc980ef105e83ff5896c4d (patch) | |
tree | 8315938ab8e8c31ba8623558bec504f0f84f3dd1 | |
parent | 0f2fb95fe4caa5acb01d53471cea9794acbb4f01 (diff) |
Fixed typo. Closes #402.
-rw-r--r-- | spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |