diff --git a/README.md b/README.md index 582bff82c..5ecd9a5d7 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ const const half = 1/2! You can also use number names. ```java -print(one + two)! //3 +print(one + two)! //three ``` ## Indents