From ccf5b05b7a3995e769c2cf48404802cf24c239b4 Mon Sep 17 00:00:00 2001 From: thepinballroom <107445516+thepinballroom@users.noreply.github.com> Date: Sat, 9 Mar 2024 11:59:26 -0700 Subject: [PATCH] Update counters.md fixed a typo where it said 'the prefix for ball holds is' but it should say 'the prefix for counters is' --- docs/game_logic/logic_blocks/counters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/game_logic/logic_blocks/counters.md b/docs/game_logic/logic_blocks/counters.md index 3567f67a24..c79fe8a2fc 100644 --- a/docs/game_logic/logic_blocks/counters.md +++ b/docs/game_logic/logic_blocks/counters.md @@ -68,7 +68,7 @@ counters: For [dynamic values](../../config/instructions/dynamic_values.md) and -[conditional events](../../events/overview/conditional.md), the prefix for ball holds is `device.counters.(name)`. +[conditional events](../../events/overview/conditional.md), the prefix for counters is `device.counters.(name)`. *value*