Skip to content

Commit 3a0a992

Browse files
committed
Merge branch 'jobs-python' of https://github.com/rochabr/dapr-quickstarts into jobs-python
Merging.
2 parents db57cc2 + e94ad82 commit 3a0a992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/python/http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ cd job-service
9898
dapr run --app-id job-service --app-port 6200 --dapr-http-port 6280 -- python app.py
9999
```
100100

101-
### Schedule Jobs
101+
### Schedule jobs
102102

103103
1. On a new terminal window, schedule the `R2-D2` Job using the Jobs API:
104104

0 commit comments

Comments
 (0)