Skip to content

Commit f174477

Browse files
committed
Oops
1 parent cae7855 commit f174477

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

website/docs/library/add-job.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: "addJob()"
33
---
44

5-
The `addJob` APIs exists in many places in graphile-worker, but all the
6-
instances have exactly the same call signature. The API is used to add a job to
7-
the queue for immediate or delayed execution. With `jobKey` and `jobKeyMode` it
8-
can also be used to replace existing jobs.
5+
The `addJob` API exists in many places in graphile-worker, but all the instances
6+
have exactly the same call signature. The API is used to add a job to the queue
7+
for immediate or delayed execution. With `jobKey` and `jobKeyMode` it can also
8+
be used to replace existing jobs.
99

1010
:::note
1111

0 commit comments

Comments
 (0)