Skip to content

Commit 0c56e8f

Browse files
bidoubiwacurquiza
andauthored
Update README.md
Co-authored-by: Clémentine Urquizar - curqui <[email protected]>
1 parent fa9f3fd commit 0c56e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ genres:
173173

174174
### Matching strategy
175175

176-
`matchingStrategy` gives you the possibility to chose how Meilisearch should handle the presence of multiple query words.
176+
`matchingStrategy` gives you the possibility to choose how Meilisearch should handle the presence of multiple query words.
177177

178178
For example, if your query is `Hello world` by default Meilisearch returns documents containing either both `Hello` and `world` or documents that only contain `hello`. This is the `last` strategy, where words are stripped from the right.
179179
The other strategy is `all`, where both `hello` and `worlds` **must** be present in a document for it to be returned.

0 commit comments

Comments
 (0)