Skip to content

Commit 1d271ee

Browse files
committed
Update executor_service.md
1 parent 676712a commit 1d271ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/executor_service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ executorService.submit {
1616
}
1717
```
1818

19-
## working with objects related to request and response
19+
## Working with objects related to request and response
2020
In similar way you have to store all the information from the `request`, `params`, `headers` or `response` needed
2121
inside the task closure
2222

0 commit comments

Comments
 (0)