Skip to content

Commit 07dad1a

Browse files
Update learn/getting_started/customizing_relevancy.md
Co-authored-by: Tommy <[email protected]>
1 parent d02c6e1 commit 07dad1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

learn/getting_started/customizing_relevancy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@ You can read more about it in our [dedicated guide](/learn/configuration/synonym
134134

135135
## Typo tolerance
136136

137-
Meilisearch is typo tolerant by default. It will help you find relevant search results even if you make spelling mistakes or typos, e.g., searching for `swaj` instead of `swan`. The `typoTolerance` object allows you to:
137+
Meilisearch is typo tolerant by default. It will help you find relevant search results even if you make spelling mistakes or typos, e.g., searching for `swaj` instead of `swan`.
138+
139+
The `typoTolerance` object allows you to:
138140

139141
- Enable or disable the typo tolerance feature
140142
- Configure the minimum word size for typos

0 commit comments

Comments
 (0)