mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-10-11 14:16:31 +00:00
Fix comments
This commit is contained in:
committed by
Kerollmops
parent
f358538f4f
commit
62c11ce3f3
@@ -20,7 +20,7 @@ use crate::routes::SummarizedTaskView;
|
||||
tags(
|
||||
(
|
||||
name = "Compact an index",
|
||||
description = "The /compact route uses compacts the database to reoganize and make it smaller and more efficient.",
|
||||
description = "The /compact route uses compacts the database to reorganize and make it smaller and more efficient.",
|
||||
external_docs(url = "https://www.meilisearch.com/docs/reference/api/compact"),
|
||||
),
|
||||
),
|
||||
|
Reference in New Issue
Block a user