Skip to content

Commit 6b6676f

Browse files
committed
Typo
1 parent 4e48e55 commit 6b6676f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/parallel-collections/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For proper benchmark examples, you can see the source code inside [Scala library
8181

8282
This is a question commonly asked. The answer is somewhat involved.
8383

84-
The size of the collection at which the parallelization pays of really
84+
The size of the collection at which the parallelization pays off really
8585
depends on many factors. Some of them, but not all, include:
8686

8787
- Machine architecture. Different CPU types have different

0 commit comments

Comments
 (0)