Skip to content

Commit 8439944

Browse files
committed
Uppercase
1 parent d386e1f commit 8439944

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
@@ -1925,7 +1925,7 @@ impl<Http: HttpClient> Index<Http> {
19251925
.await
19261926
}
19271927

1928-
/// update [facet-search settings](https://www.meilisearch.com/docs/reference/api/settings#facet-search) settings of the [Index].
1928+
/// Update [facet-search settings](https://www.meilisearch.com/docs/reference/api/settings#facet-search) settings of the [Index].
19291929
///
19301930
/// # Example
19311931
///

0 commit comments

Comments
 (0)