Skip to content

Commit 777bb8b

Browse files
committed
Merge pull request twitter#137 from philipphoffmann/patch-1
fixed typo
2 parents fb171d9 + fb74767 commit 777bb8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/coll2.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def head : A
115115
def tail : Traversable[A]
116116
</pre>
117117

118-
Here are where the Functional Combinators are defined.
118+
Here is where the Functional Combinators are defined.
119119

120120
<code>
121121
def map [B] (f: (A) => B) : CC[B]

0 commit comments

Comments
 (0)