Skip to content

Commit 2a5916f

Browse files
jberkelbenjyw
andauthored
Update docs/docs/java-and-scala/index.mdx
Co-authored-by: Benjy Weinberger <[email protected]>
1 parent 1ff9a62 commit 2a5916f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/java-and-scala/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ junit_tests(
260260

261261
Pants supports the [Scala repl](https://docs.scala-lang.org/overviews/scala-book/scala-repl.html), but
262262
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
263+
(see [#14133](https://github.com/pantsbuild/pants/issues/14133)), so for now you'll have to
264264
explicitly add `--repl-shell=scala` to the command line:
265265

266266
```

0 commit comments

Comments
 (0)