summaryrefslogtreecommitdiff
path: root/benchmarks.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-01-17 21:02:54 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-01-17 21:02:54 -0800
commit7b0feef72f8dd6e6d1ea61e70272fb826202e820 (patch)
tree67bf2cb8a9cc8d2c65f49778736499ed39a6df42 /benchmarks.md
parentc360bb0e1767cd89e51a8580c29c2ccfbbd5a0f1 (diff)
Fixed typo.
Diffstat (limited to 'benchmarks.md')
-rw-r--r--benchmarks.md4
1 files 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)