mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Fixing a typo
This commit is contained in:
parent
a6ec23d414
commit
8235ddc50f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user