Skip to content

Commit d4361b9

Browse files
committed
spelling: neither-nor
Signed-off-by: Josh Soref <[email protected]>
1 parent 227e2ac commit d4361b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2017-11-13-security-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We recommend upgrading to the latest versions of Scala ([Scala 2.12.4](https://g
1212
<!-- break -->
1313

1414
The compile daemon is started explicitly by the `fsc` command, or implicitly by executing
15-
a Scala source file as a script (e.g `scala MyScript.scala`). The Scala REPL, started by `scala` is not affected as it does not use the compilation daemon, nor is running a pre-compiled class using the `scala` command.
15+
a Scala source file as a script (e.g `scala MyScript.scala`). The Scala REPL, started by `scala` is not affected as it neither uses the compilation daemon nor runs a pre-compiled classes using the `scala` command.
1616

1717

1818
# Impact

0 commit comments

Comments
 (0)