Skip to content

Commit 9e07e66

Browse files
authored
Update evm_opcodes.md
1 parent 527d369 commit 9e07e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn_evm/evm_opcodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ noop, marks a valid jump destination
823823

824824
The constant value 0 is pushed onto the stack.
825825

826-
() => ()
826+
() => (0)
827827

828828
---
829829

0 commit comments

Comments
 (0)