Skip to content

Commit 4c9abef

Browse files
JavaLebrhr323
authored andcommitted
Update token-graphs.md (elastic#3563)
1 parent 5b25dc7 commit 4c9abef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/data-store/text-analysis/token-graphs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ In the following graph, `quick` and its synonym `fast` both have a position of `
3434

3535
## Multi-position tokens [token-graphs-multi-position-tokens]
3636

37-
Some token filters can add tokens that span multiple positions. These can include tokens for multi-word synonyms, such as using "atm" as a synonym for "automatic teller machine."
37+
Some token filters can add tokens that span multiple positions. These can include tokens for multi-word synonyms, such as using "atm" as a synonym for "automatic teller machine".
3838

3939
However, only some token filters, known as *graph token filters*, accurately record the `positionLength` for multi-position tokens. These filters include:
4040

0 commit comments

Comments
 (0)