Skip to content

Commit 931af8e

Browse files
committed
Update README.md
1 parent 66437ca commit 931af8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/embedded/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ incoming messages from the embedded host:
1919
[`WorkerDispatcher`]: worker_dispatcher.dart
2020

2121
2. The [`CompilationDispatcher`] fully parses and handles messages for a single
22-
compilation. Each `CompilationDispatcher` runs in a separate isolate so that
22+
compilation. Each `CompilationDispatcher` runs in a separate worker so that
2323
the embedded compiler can run multiple compilations in parallel.
2424

2525
[`CompilationDispatcher`]: compilation_dispatcher.dart

0 commit comments

Comments
 (0)