diff --git a/pages/common/scala.md b/pages/common/scala.md index ab3c9366e6..03be9ce6f4 100644 --- a/pages/common/scala.md +++ b/pages/common/scala.md @@ -1,6 +1,6 @@ # scala -> Scala application launcher and interactive interpreter +> Scala application launcher and interactive interpreter. - Call a Scala interactive shell (REPL): @@ -17,8 +17,3 @@ - Execute a single Scala command in the command line: `scala -e {{command}}` - - - - -