Skip to content

Commit dd13025

Browse files
committed
-s
1 parent f174477 commit dd13025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/library/add-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This API may change in a semver minor release.
88

99
:::
1010

11-
The `addJobs` APIs exists in many places in graphile-worker, but all the
11+
The `addJobs` API exists in many places in graphile-worker, but all the
1212
instances have exactly the same call signature. The API is used to efficiently
1313
add a batch of jobs to the queue for immediate or delayed execution. With
1414
`jobKey` it can also be used to replace existing jobs.

0 commit comments

Comments
 (0)