diff --git a/README.md b/README.md index 701c148..5d53f5f 100644 --- a/README.md +++ b/README.md @@ -2005,7 +2005,7 @@ The combination of resolution and threshold gives you a good controlling of your ## Tokenizer -Tokenizer effects the required memory also as query time and flexibility of partial matches. Try to choose the most upper of these tokenizer which fits your needs: +Tokenizer affects the required memory also as query time and flexibility of partial matches. Try to choose the most upper of these tokenizer which fits your needs: @@ -2056,7 +2056,7 @@ Tokenizer effects the required memory also as query time and flexibility of part ## Encoders -Encoding effects the required memory also as query time and phonetic matches. Try to choose the most upper of these encoders which fits your needs, or pass in a custom encoder: +Encoding affects the required memory also as query time and phonetic matches. Try to choose the most upper of these encoders which fits your needs, or pass in a custom encoder: