Update daprdocs/content/en/reference/api/jobs_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
Hannah Hunter 2024-06-25 10:07:34 -04:00 committed by GitHub
parent 4b3e1b7b5b
commit d975152f9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Code | Description
### Response content
The following example curl command creates a job, naming the job `test1` and specifying the `dueTime` and the `data`.
The following example curl command creates a job, naming the job `jobforjabba` and specifying the `dueTime` and the `data`.
```bash
$ curl -X POST \