Skip to content

Commit c927551

Browse files
committed
(overview) Improve one statement, add 's for user perspective.
1 parent ee774e0 commit c927551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/collections-2.13/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ Furthermore, the `partition` operation is quite fast, and can
9191
be even faster on parallel collections on multiple cores.
9292

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

0 commit comments

Comments
 (0)