Skip to content

Commit 734b6d0

Browse files
committed
Fix code sample naming
1 parent 03a97c0 commit 734b6d0

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
@@ -487,7 +487,7 @@ update_filterable_attributes_1: |-
487487
])
488488
reset_filterable_attributes_1: |-
489489
client.index('movies').resetFilterableAttributes()
490-
faceted_search_PLEASE_UPDATE_ME>>>>>>>>>>>>>update_settings_1: |-
490+
faceted_search_update_settings_1: |-
491491
client.index('movies')
492492
.updateFilterableAttributes([
493493
'director',

0 commit comments

Comments
 (0)