diff --git a/website/docs/api/token.md b/website/docs/api/token.md index 3c3d12d54..d43cd3ff1 100644 --- a/website/docs/api/token.md +++ b/website/docs/api/token.md @@ -221,7 +221,7 @@ dependency tree. ## Token.ancestors {#ancestors tag="property" model="parser"} -The rightmost token of this token's syntactic descendants. +A sequence of the token's syntactic ancestors (parents, grandparents, etc). > #### Example >