Skip to content

Commit

Permalink
typo: lines -> line
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnhoekstra committed Apr 20, 2015
1 parent 3ebbe71 commit c4f6f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ a large number of data structures.

The current stable version is 7.1.1, which is cross-built against Scala 2.9.3, 2.10.x and 2.11.x.

If you're using SBT, add the following lines to your build file:
If you're using SBT, add the following line to your build file:

```scala
libraryDependencies += "org.scalaz" %% "scalaz-core" % "7.1.1"
Expand Down

0 comments on commit c4f6f53

Please sign in to comment.