From fe5a5086e1acfef352bec5dc736c294529d67f75 Mon Sep 17 00:00:00 2001 From: ines Date: Sun, 14 May 2017 23:27:56 +0200 Subject: [PATCH] Fix typo --- website/docs/api/displacy.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/api/displacy.jade b/website/docs/api/displacy.jade index 7bef9861e..994c8aec3 100644 --- a/website/docs/api/displacy.jade +++ b/website/docs/api/displacy.jade @@ -217,5 +217,5 @@ p p | By default, displaCy comes with colours for all | #[+a("/docs/api/annotation#named-entities") entity types supported by spaCy]. - | If you're using custom entity types, you can use the #[code colours] + | If you're using custom entity types, you can use the #[code colors] | setting to add your own colours for them.