From 43e8f05a535d880faf9e162a8de27dd302928e8c Mon Sep 17 00:00:00 2001 From: Pavlo Kapyshin Date: Tue, 9 Aug 2016 15:21:31 +0300 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 98273ed..5c43c1a 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Advantages of this library: thousands-deep nested bracketed text or block quotes). - **Flexible.** CommonMark input is parsed to an AST which can be - manipulated programatically prior to rendering. + manipulated programmatically prior to rendering. - **Multiple renderers.** Output in HTML, groff man, LaTeX, CommonMark, and a custom XML format is supported. And it is easy to write new -- cgit v1.2.3