diff --git a/README.md b/README.md index 0362149..f0d9628 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ this allows you to have a PC value different from origin: `PC = origin + base` * `.push {vars...}` -`.pop {vars...}' +`.pop {vars...}` pushes or pops variables with an internal stack. supported variables: org, base, pc.