Skip to content

Commit 8d4c0a2

Browse files
committed
style(concurrency): 💄 typo in execute tasks section
Refers: #8
1 parent fe0c471 commit 8d4c0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/06-concurrency/sections/03-execute-tasks.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
=== Execute tasks with ExecutorService
55

6-
.Objectives
6+
.Objective
77
--------------------------------------------------
88
Use Executor, ExecutorService, Executors, Callable, and Future to execute tasks using thread pools
99
--------------------------------------------------

0 commit comments

Comments
 (0)