Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #12 from xuwei-k/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
zavakid committed Jul 11, 2017
2 parents e99b523 + 62c9165 commit 4709563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -39,7 +39,7 @@ import import com.zavakid.sbt._
object Build extends sbt.Build {

// add oneLogSettings to your settings
lazt val root = Project(
lazy val root = Project(
id = "example",
base = file(.),
).enablePlugins(SbtOneLog)
Expand Down

0 comments on commit 4709563

Please sign in to comment.