From a660076da3fd8be5491d42fe919807e7c2ed7eb2 Mon Sep 17 00:00:00 2001 From: guangwu Date: Wed, 15 Nov 2023 16:26:17 +0800 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a60b8ba..1526539 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ implements the following extensions: - **Hard line breaks**. With this extension enabled newlines in the input translates into line breaks in the output. This extension is off by default. -- **Non blocking space**. With this extension enabled spaces preceeded by a backslash +- **Non blocking space**. With this extension enabled spaces preceded by a backslash in the input translates non-blocking spaces in the output. This extension is off by default. - **Smart quotes**. Smartypants-style punctuation substitution is