From f4da708c36ff81ea540580a65a12c44c529c262f Mon Sep 17 00:00:00 2001
From: Material Foundry <68693756+CDeenen@users.noreply.github.com>
Date: Wed, 24 May 2023 16:08:44 +0200
Subject: [PATCH] Updated Token Action (markdown)
---
Token-Action.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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`
-