From 2278c9734ed4fef6e070c63d1bc5dce526505e0e Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Tue, 7 Aug 2018 10:49:21 +0200 Subject: [PATCH] Fix spelling error #2640 --- website/api/token.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/api/token.jade b/website/api/token.jade index 7db4f350c..9a457bcd5 100644 --- a/website/api/token.jade +++ b/website/api/token.jade @@ -405,7 +405,7 @@ p +tag property +tag-model("parse") -p A sequence of all the token's syntactic descendents. +p A sequence of all the token's syntactic descendants. +aside-code("Example"). doc = nlp(u'Give it back! He pleaded.') @@ -570,7 +570,7 @@ p The L2 norm of the token's vector representation. +row +cell #[code right_edge] +cell #[code Token] - +cell The rightmost token of this token's syntactic descendents. + +cell The rightmost token of this token's syntactic descendants. +row +cell #[code i]