diff --git a/arc-0002/README.md b/arc-0002/README.md index 5c0154e..0598a33 100644 --- a/arc-0002/README.md +++ b/arc-0002/README.md @@ -328,7 +328,7 @@ The command `branch.eq to ` branches execution to #### Description -The `branch.neq` command, e.g. `branch.neq to `, which branches execution to the [position](#position) indicated by `destination` if `first` and `second` are not equal. +The command `branch.neq to ` branches execution to the [position](#position) indicated by `destination` if `first` and `second` are not equal. This command is restricted to the finalize scope, and the destination must follow the command. Backward branches are not currently supported. | First | Second | Destination | |-----------|-----------|-------------|