mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
rename the ComputingTheChanges to ComputingDocumentChanges
This commit is contained in:
parent
f1beb60204
commit
5d682b4700
2 changed files with 2 additions and 2 deletions
|
@ -139,7 +139,7 @@ make_enum_progress! {
|
|||
make_enum_progress! {
|
||||
pub enum DocumentOperationProgress {
|
||||
RetrievingConfig,
|
||||
ComputingTheChanges,
|
||||
ComputingDocumentChanges,
|
||||
Indexing,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue