From 201445b3b8f320142b3ae178e890af55411fb5a1 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Mon, 31 Oct 2016 20:55:59 +0100 Subject: [PATCH] Fix benchmarks intro --- website/docs/api/index.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/api/index.jade b/website/docs/api/index.jade index 090a4222b..26552e71c 100644 --- a/website/docs/api/index.jade +++ b/website/docs/api/index.jade @@ -69,7 +69,7 @@ p +h(2, "benchmarks") Benchmarks p - | Two peer-reviewed papers in 2015 confirm that it offers the + | Two peer-reviewed papers in 2015 confirm that spaCy offers the | #[strong fastest syntactic parser in the world] and that | #[strong its accuracy is within 1% of the best] available. The few | systems that are more accurate are 20× slower or more.