We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff9a62 commit 2a5916fCopy full SHA for 2a5916f
docs/docs/java-and-scala/index.mdx
@@ -260,7 +260,7 @@ junit_tests(
260
261
Pants supports the [Scala repl](https://docs.scala-lang.org/overviews/scala-book/scala-repl.html), but
262
doesn't yet autodetect it based on the active backend, it always defaults to using "python"
263
-(see [#14133](https://github.com/pantsbuild/pants/issues/14133)), so you'll have to
+(see [#14133](https://github.com/pantsbuild/pants/issues/14133)), so for now you'll have to
264
explicitly add `--repl-shell=scala` to the command line:
265
266
```
0 commit comments