Skip to content

Commit 63e0e72

Browse files
committed
Merge pull request #446 from SethTisue/little-grammar-fix
fix grammar in collections tour intro
2 parents 857b637 + 82d0104 commit 63e0e72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overviews/collections/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ collections have been released
9292
as part of Scala 2.9.)
9393

9494
This document provides an in depth discussion of the APIs of the
95-
Scala collections classes from a user perspective. They take you on
96-
a tour of all the fundamental classes and the methods they define.
95+
Scala collections classes from a user perspective. It takes you on
96+
a tour of all the fundamental classes and the methods they define.

0 commit comments

Comments
 (0)