Skip to content

Commit 9f7424d

Browse files
eskombrobidoubiwa
authored andcommitted
Fix keys examples in docs
1 parent 35e2473 commit 9f7424d

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
@@ -37,7 +37,7 @@ get_update_1: |-
3737
client.getIndex('movies').getUpdateStatus(1)
3838
get_all_updates_1: |-
3939
client.getIndex('movies').getAllUpdateStatus()
40-
get_keys: |-
40+
get_keys_1: |-
4141
client.getKeys()
4242
get_settings_1: |-
4343
client.getIndex('movies').getSettings()

0 commit comments

Comments
 (0)