We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07dad1a commit 2da6b13Copy full SHA for 2da6b13
learn/getting_started/customizing_relevancy.md
@@ -149,6 +149,6 @@ Meilisearch accepts one typo for query terms containing `5` or more characters b
149
150
The above code sample sets the minimum word size for one typo to `4` characters. If you search for `swaj` now, you should get some results.
151
152
-You can read more about it in our [dedicated guide](/learn/configuration/typo_tolerance.md).
+You can read more about typo tolerance in our [dedicated guide](/learn/configuration/typo_tolerance.md).
153
154
The next chapter tackles more advanced topics, including security and data backup.
0 commit comments