From 8235ddc50fce389356bc9ebb9e1b7249fa8bd5e7 Mon Sep 17 00:00:00 2001 From: George Petrov Date: Mon, 29 Jul 2013 22:19:15 +0100 Subject: Fixing a typo --- scala.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scala.html.markdown') diff --git a/scala.html.markdown b/scala.html.markdown index 8bcbc27f..57706c1f 100644 --- a/scala.html.markdown +++ b/scala.html.markdown @@ -20,7 +20,7 @@ Scala - the scalable language scala> - This is the so called REPL. You can run commands in the REPL. Let do just that: + This is the so called REPL. You can run commands in the REPL. Let's do just that: */ println(10) // prints the integer 10 -- cgit v1.2.3