Skip to content

Commit fc54d0c

Browse files
committed
Fix typo
1 parent a87ae22 commit fc54d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/_posts/2016-05-06-multiversal-equality.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ element values.
7474
The best known way to characterize such relationships is with type
7575
classes. Implicit values of a trait `Eq[T, U]` can capture the
7676
property that values of type `T` can be compared to values of type
77-
`U`. Here's the definition of `EQ`
77+
`U`. Here's the definition of `Eq`
7878

7979
package scala
8080

0 commit comments

Comments
 (0)