We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011cd45 commit 7ec4bd8Copy full SHA for 7ec4bd8
_overviews/FAQ/index.md
@@ -291,7 +291,7 @@ For example, if you add this to your `build.sbt`:
291
that's a "bare" setting, and you might expect it to apply build-wide.
292
But it doesn't. _It only applies to the root project._
293
294
-In many cases one should simply write instead:
+In many cases one should instead write:
295
296
ThisBuild / scalaVersion := "2.13.7"
297
0 commit comments