Skip to content

Commit e8f075a

Browse files
alallemabidoubiwa
andauthored
Update .code-samples.meilisearch.yaml
Co-authored-by: cvermand <[email protected]>
1 parent 9f6c48a commit e8f075a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.code-samples.meilisearch.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ update_typo_tolerance_1: |-
195195
'twoTypos': 10
196196
},
197197
'disableOnAttributes': [
198-
'title'
199-
]
198+
'title'
199+
]
200200
})
201201
reset_typo_tolerance_1: |-
202202
client.index('books').reset_typo_tolerance()

0 commit comments

Comments
 (0)