Skip to content

Commit 929a610

Browse files
authored
Update .code-samples.meilisearch.yaml
1 parent c62aecc commit 929a610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.code-samples.meilisearch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ search_parameter_guide_matching_strategy_1: |-
287287
})
288288
search_parameter_guide_matching_strategy_2: |-
289289
client.index('movies').search('big fat liar', {
290-
matchingStrategy: 'all'
290+
matchingStrategy: 'all'
291291
})
292292
settings_guide_synonyms_1: |-
293293
client.index('tops').updateSettings({

0 commit comments

Comments
 (0)