From 291f060f6172c3b76aa83b227ad9e0d97b9024d3 Mon Sep 17 00:00:00 2001 From: Thomas Broadley Date: Tue, 12 Dec 2017 07:41:54 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e12dfa..bce3930 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ var md = require('markdown-it')({ quotes: '“”‘’', // Highlighter function. Should return escaped HTML, - // or '' if the source string is not changed and should be escaped externaly. + // or '' if the source string is not changed and should be escaped externally. // If result starts with