mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 15:51:03 +00:00
rename the ComputingTheChanges to ComputingDocumentChanges
This commit is contained in:
@ -139,7 +139,7 @@ make_enum_progress! {
|
||||
make_enum_progress! {
|
||||
pub enum DocumentOperationProgress {
|
||||
RetrievingConfig,
|
||||
ComputingTheChanges,
|
||||
ComputingDocumentChanges,
|
||||
Indexing,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user