From 0040292378124111e9fec600acb640542031fd13 Mon Sep 17 00:00:00 2001 From: Max Persson Date: Fri, 13 May 2016 16:23:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.