Skip to content

Commit 2597bdf

Browse files
improve wording
1 parent f0141e7 commit 2597bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/api/batches.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Information about the current operations Meilisearch is performing in this batch
7575
| **`finished`** | The number of operations Meilisearch has completed |
7676

7777
<Capsule intent="tip" title="">
78-
If a batch is taking too long, monitor the `steps` array. If the `finished` field of the last item in the `steps` array does not update, Meilisearch may be stuck.
78+
If Meilisearch is taking longer than expected to process a batch, monitor the `steps` array. If the `finished` field of the last item in the `steps` array does not update, Meilisearch may be stuck.
7979
</Capsule>
8080

8181
#### `percentage`

0 commit comments

Comments
 (0)