From 7dd5e2f564bab17dc38187bb185200fe5a833365 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Fri, 22 Mar 2019 12:43:23 +0100 Subject: [PATCH] Update v2-1.md --- website/docs/usage/v2-1.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/website/docs/usage/v2-1.md b/website/docs/usage/v2-1.md index bf9f2e009..271440dba 100644 --- a/website/docs/usage/v2-1.md +++ b/website/docs/usage/v2-1.md @@ -212,9 +212,8 @@ if all of your models are up to date, you can run the - Due to difficulties linking our new [`blis`](https://github.com/explosion/cython-blis) for faster - platform-independent matrix multiplication, this nightly release currently - **doesn't work on Python 2.7 on Windows**. We expect this to be corrected in - the future. + platform-independent matrix multiplication, this release currently **doesn't + work on Python 2.7 on Windows**. We expect this to be corrected in the future. - While the [`Matcher`](/api/matcher) API is fully backwards compatible, its algorithm has changed to fix a number of bugs and performance issues. This