Skip to content

Commit 979d460

Browse files
Update src/settings.rs
Co-authored-by: Tamo <[email protected]>
1 parent c57d0b2 commit 979d460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/settings.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2074,7 +2074,7 @@ impl<Http: HttpClient> Index<Http> {
20742074
.await
20752075
}
20762076

2077-
/// Reset [proximity precision](https://www.meilisearch.com/docs/reference/api/settings#
2077+
/// Reset [search cutoff](https://www.meilisearch.com/docs/reference/api/settings#search-cutoff) settings of the [Index].
20782078
///
20792079
/// # Example
20802080
///

0 commit comments

Comments
 (0)