diff --git a/Token-Action.md b/Token-Action.md
index adf399e..79d0d8e 100644
--- a/Token-Action.md
+++ b/Token-Action.md
@@ -173,7 +173,7 @@ You can set multiple formulas or multiple macros to the same button by separatin
Or increment the HP by 1 and call the macro 'moveToken':
`[@actor.data.data.attributes.hp.value] = [@this] ++ ; @macro moveToken 1 0`
-