cmark

My personal build of CMark ✏️

Commit
7b0feef72f8dd6e6d1ea61e70272fb826202e820
Parent
c360bb0e1767cd89e51a8580c29c2ccfbbd5a0f1
Author
John MacFarlane <jgm@berkeley.edu>
Date

Fixed typo.

Diffstat

1 file changed, 2 insertions, 2 deletions

Status File Name N° Changes Insertions Deletions
Modified benchmarks.md 4 2 2
diff --git a/benchmarks.md b/benchmarks.md
@@ -34,8 +34,8 @@ interrupt runs.
 
 ## JavaScript libraries
 
-Here are some focused benchmarks of four JavaScript libraries.
-(using version available on 17 Jan 2015). They test performance
+Here are some focused benchmarks of four JavaScript libraries
+(using versions available on 17 Jan 2015). They test performance
 on different kinds of Markdown texts.  With the exception of
 the first (the `README.md` from this project), the samples are taken
 from the [markdown-it](https://github.com/markdown-it/markdown-it)