Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _overviews/collections-2.13/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ Furthermore, the `partition` operation is quite fast, and can
be even faster on parallel collections on multiple cores.

This document provides an in depth discussion of the APIs of the
Scala collections classes from a user perspective. It takes you on
Scala collections classes from a user's perspective. It takes you on
a tour of all the fundamental classes and the methods they define.