diff --git a/docs/runtime/bytecode/pop.md b/docs/runtime/bytecode/pop.md index 5af1e4d..638b8bf 100644 --- a/docs/runtime/bytecode/pop.md +++ b/docs/runtime/bytecode/pop.md @@ -3,6 +3,6 @@ Pop instructions are popping values from stack to somewhere Property|Value --:|--- -Code|`0x00` -Assembly|`nope` -Size|1 \ No newline at end of file +Code|`0x04` +Assembly|`pop` +Size|1