Fixed spelling

This commit is contained in:
Vishal Sodani
2021-02-08 19:51:36 +05:30
committed by GitHub
parent 67f8e91395
commit 4bcdca8545

View File

@@ -1,6 +1,6 @@
// # Pre-tokenized text example
//
// This example shows how to use pre-tokenized text. Sometimes yout might
// This example shows how to use pre-tokenized text. Sometimes you might
// want to index and search through text which is already split into
// tokens by some external tool.
//