mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 04:20:39 +02:00
Fixing a typo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user