Skip to content

Commit ee89f94

Browse files
bidoubiwacurquiza
andauthored
Update .code-samples.meilisearch.yaml
Co-authored-by: Clémentine Urquizar <[email protected]>
1 parent e33aa3e commit ee89f94

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
@@ -416,7 +416,7 @@ search_parameter_guide_sort_1: |-
416416
sort: ['price:asc'],
417417
})
418418
geosearch_guide_filter_settings_1: |-
419-
client.index('movies')
419+
client.index('restaurants')
420420
.updateFilterableAttributes([
421421
'_geo'
422422
])

0 commit comments

Comments
 (0)