Skip to content

Commit 8079b17

Browse files
committed
Update experimental-backend.md
1 parent 23e1875 commit 8079b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experimental-backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ In an SBT project, this can be achieved using the following settins:
5454

5555
An sbt project with these options can be found here: https://github.com/lrytz/experimental-backend-2.11/tree/master
5656

57-
[The Gist by @retronym](https://gist.github.com/retronym/0178c212e4bacffed568) explains all the glorious details of creating Java 8 style lambdas in Scala.
57+
[The Gist by @retronym](https://gist.github.com/retronym/0178c212e4bacffed568) explains all the glorious details required to generate Java 8 style lambdas from Scala code.
5858

5959
## New Optimizer
6060

0 commit comments

Comments
 (0)