Skip to content

Commit 4282ab6

Browse files
alallemabidoubiwa
andauthored
Update README.md
Co-authored-by: cvermand <[email protected]>
1 parent 6c2e832 commit 4282ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ documents = [
9090
index.add_documents(documents) # => { "updateId": 0 }
9191
```
9292

93-
With the `updateId`, you can check the status (`enqueued`, `processing`, `succeeded` or `failed`) of your documents addition using the [update endpoint](https://docs.meilisearch.com/reference/api/updates.html#get-an-update-status).
93+
With the task `uid`, you can check the status (`enqueued`, `processing`, `succeeded` or `failed`) of your documents addition using the [task endpoint](https://docs.meilisearch.com/reference/api/tasks.html#get-one-task).
9494

9595
#### Basic Search <!-- omit in toc -->
9696

0 commit comments

Comments
 (0)