From 7b0feef72f8dd6e6d1ea61e70272fb826202e820 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sat, 17 Jan 2015 21:02:54 -0800
Subject: Fixed typo.

---
 benchmarks.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/benchmarks.md b/benchmarks.md
index b5ea64a..99437c3 100644
--- 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)
-- 
cgit v1.2.3