Skip to content

Commit c09101e

Browse files
committed
Merge pull request #273 from awl/patch-1
Fixed typo.
2 parents 70ded5a + 61b58e8 commit c09101e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎overviews/core/_posts/2012-09-20-implicit-classes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Here's an example:
4747
HI
4848
HI
4949

50-
For an implicit class to work, its name must be in scope and unambiuous, like any other implicit
50+
For an implicit class to work, its name must be in scope and unambiguous, like any other implicit
5151
value or conversion.
5252

5353

0 commit comments

Comments
 (0)