Skip to content

Commit e0b9686

Browse files
mdubuscurquiza
andauthored
Update README.md
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
1 parent 11b91f5 commit e0b9686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ module.exports = {
110110
"placeholder": "Search as you type...", // Default: ""
111111
"maxSuggestions": 10, // Default: 5
112112
"hotKeys": [], // Default: ['s', '/']
113-
"cropLength": 50 // Default: 30
113+
"cropLength": 50, // Default: 30
114114
"layout": "simple" // Default: "columns"
115115
}
116116
],

0 commit comments

Comments
 (0)