diff --git a/README.md b/README.md index 580686d..71ed7f3 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Print things: println "Hello!"; ``` -Print things without a new line using `println`. +Print things without a new line using `print`. Set a variable: