We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62aff30 commit d24246aCopy full SHA for d24246a
CHANGELOG.md
@@ -18,8 +18,8 @@
18
* Set up a project from an existing ontology with `project.setup_edior()`
19
* Added new `FeatureSchema` entity
20
* Add support for new queue modes
21
- * Send batches of data direction to a project with `project.queue()`
22
- * Remove items from the queue with `project.dequeue()`
+ * Send batches of data directly to a project queue with `project.queue()`
+ * Remove items from a project queue with `project.dequeue()`
23
* Query for and toggle the queue mode
24
25
# Version 3.8.0 (2021-10-22)
0 commit comments