diff options
author | Steven Maude <git@stevenmaude.co.uk> | 2014-09-03 22:18:35 +0100 |
---|---|---|
committer | Steven Maude <git@stevenmaude.co.uk> | 2014-09-03 22:18:35 +0100 |
commit | 91a46e79f1b52ca228ba72c79033d74fb4251169 (patch) | |
tree | 17a696e7541297234a4755a466118363777e5b6f | |
parent | 89e03b35704722af2a138282d54913a9e11f453b (diff) |
Fix "puncutation" typo in narrative.md
-rw-r--r-- | narrative.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/narrative.md b/narrative.md index 73daf5c..12bf780 100644 --- a/narrative.md +++ b/narrative.md @@ -47,7 +47,7 @@ description. There are only a few places where this spec says things that contradict the canonical syntax description: -- It [allows all puncutation symbols to be +- It [allows all punctuation symbols to be backslash-escaped](http://jgm.github.io/stmd/spec.html#backslash-escapes), not just the symbols with special meanings in markdown. I found that it was just too hard to remember which symbols could be |