diff --git a/User-Stories:-Build-Level.md b/User-Stories:-Build-Level.md index 26acf7b..eac8360 100644 --- a/User-Stories:-Build-Level.md +++ b/User-Stories:-Build-Level.md @@ -44,7 +44,7 @@ When she launches sbt, sbt-idea is not loaded automatically. When she launches sbt with `sbt.buildLevel=+idea`, the plugin is loaded. -## User Story: Scaling down the build down to minimal +## User Story: Scaling the build down to minimal User splits up her `*.sbt` into `compile.sbt`, `test.sbt`, and `publish.sbt`, `project/plugins.sbt` into `compile.sbt`, `test.sbt` and `publish.sbt` each set to an appropriate `buildLevel`.