Skip to content

Commit a2cbbb7

Browse files
Update README.md
1 parent e4b8fdf commit a2cbbb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The rule:
2121
- halt Stops execution
2222

2323
3. Arithmetic Operators
24-
- + +Adds top two values on stack and places result on stack
24+
- + + Adds top two values on stack and places result on stack
2525
- − Similar to +, but subtraction is performed
2626
- ∗ Similar to +, but multiplication is performed
2727
- / Similar to +, but integer division is performed

0 commit comments

Comments
 (0)