diff --git a/website/docs/usage/_spacy-101/_tokenization.jade b/website/docs/usage/_spacy-101/_tokenization.jade index c48a43e72..10b29ef76 100644 --- a/website/docs/usage/_spacy-101/_tokenization.jade +++ b/website/docs/usage/_spacy-101/_tokenization.jade @@ -29,7 +29,7 @@ p | into two tokens, "do" and "n't", while "U.K." should always | remain one token. +item - | #[strong Can a prefix, suffix or infixes be split off?] For example + | #[strong Can a prefix, suffix or infix be split off?] For example | punctuation like commas, periods, hyphens or quotes. p