Skip to content

Commit 252e98e

Browse files
authored
Merge pull request #2385 from ThinkDumbIndustries/main
Typo
2 parents 0b1f3fb + 6b6676f commit 252e98e

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)