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 d386e1f commit 8439944Copy full SHA for 8439944
src/settings.rs
@@ -1925,7 +1925,7 @@ impl<Http: HttpClient> Index<Http> {
1925
.await
1926
}
1927
1928
- /// update [facet-search settings](https://www.meilisearch.com/docs/reference/api/settings#facet-search) settings of the [Index].
+ /// Update [facet-search settings](https://www.meilisearch.com/docs/reference/api/settings#facet-search) settings of the [Index].
1929
///
1930
/// # Example
1931
0 commit comments