diff --git a/website/docs/usage/index.mdx b/website/docs/usage/index.mdx index eebeda574..a5b7990d6 100644 --- a/website/docs/usage/index.mdx +++ b/website/docs/usage/index.mdx @@ -198,7 +198,7 @@ your environment requires an older version of `numpy`. If `numpy` gets downgraded from the most recent release at any point after you've compiled `spacy`, you might see an error that looks like this: -```none +``` numpy.ndarray size changed, may indicate binary incompatibility. ```