Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
philipphoffmann committed Oct 24, 2014
1 parent fb171d9 commit fb74767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/coll2.textile
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ def head : A
def tail : Traversable[A]
</pre>

Here are where the Functional Combinators are defined.
Here is where the Functional Combinators are defined.

<code>
def map [B] (f: (A) => B) : CC[B]
Expand Down

0 comments on commit fb74767

Please sign in to comment.