diff --git a/EIPS/eip-6206.md b/EIPS/eip-6206.md index 8b1b76263bffbf..27262a77bf8afc 100644 --- a/EIPS/eip-6206.md +++ b/EIPS/eip-6206.md @@ -21,7 +21,7 @@ It is common for functions to make a call at the end of the routine only to then ## Specification -A new instruction, `JUMPF (0xb2)`, is introduced. +A new instruction, `JUMPF (0xe5)`, is introduced. ### Execution Semantics