Skip to content

Commit 25aa324

Browse files
committed
Update README.md
1 parent bec8977 commit 25aa324

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
@@ -131,7 +131,7 @@ class TestMeilisearch {
131131
}
132132
```
133133

134-
With the `taskUid`, you can check the status (`enqueued`, `processing`, `succeeded` or `failed`) of your documents addition using the [task endpoint](https://www.meilisearch.com/docs/reference/api/tasks).
134+
With the `taskUid`, you can check the status (`enqueued`, `canceled`, `processing`, `succeeded` or `failed`) of your documents addition using the [task endpoint](https://www.meilisearch.com/docs/reference/api/tasks).
135135

136136
#### Basic Search <!-- omit in toc -->
137137

0 commit comments

Comments
 (0)