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 f174477 commit dd13025Copy full SHA for dd13025
website/docs/library/add-jobs.md
@@ -8,7 +8,7 @@ This API may change in a semver minor release.
8
9
:::
10
11
-The `addJobs` APIs exists in many places in graphile-worker, but all the
+The `addJobs` API exists in many places in graphile-worker, but all the
12
instances have exactly the same call signature. The API is used to efficiently
13
add a batch of jobs to the queue for immediate or delayed execution. With
14
`jobKey` it can also be used to replace existing jobs.
0 commit comments