Skip to content

Commit

Permalink
Fixed typo in ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Li Haoyi committed Jan 14, 2014
1 parent 15bae81 commit a9f9a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Import and Implicit func params provide a mechanism for reducing unnecessary boi
- [Enums and Enum-like arguments](#enums-and-enum-like-arguments)
- [Propagation of implicit context](#propagation-of-implicit-context)
- [Tighter-scoping of contextual identifiers](#tighter-scoping-of-contextual-identifiers)
- [Avoiding boilerplate 'self' parameters](#avoiding-boilplate-self-parameters)
- [Avoiding boilerplate 'self' parameters](#avoiding-boilerplate-self-parameters)

Enums and Enum-like arguments
-----------------------------
Expand Down

0 comments on commit a9f9a04

Please sign in to comment.