Skip to content

Commit

Permalink
Update src/settings.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Tamo <[email protected]>
  • Loading branch information
NoodleSamaChan and irevoire authored Jul 2, 2024
1 parent c57d0b2 commit 979d460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/settings.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2074,7 +2074,7 @@ impl<Http: HttpClient> Index<Http> {
.await
}

/// Reset [proximity precision](https://www.meilisearch.com/docs/reference/api/settings#
/// Reset [search cutoff](https://www.meilisearch.com/docs/reference/api/settings#search-cutoff) settings of the [Index].
///
/// # Example
///
Expand Down

0 comments on commit 979d460

Please sign in to comment.