From 4b61904fcd871785e64a1c6cd4c7f7515ea54b41 Mon Sep 17 00:00:00 2001 From: Stephen Ostermiller Date: Wed, 2 Jul 2025 20:15:41 -0400 Subject: [PATCH] changelog wording for clarity Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com> --- docs/ChangeLog/20250831/pr25439.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ChangeLog/20250831/pr25439.md b/docs/ChangeLog/20250831/pr25439.md index c92a2b849a1..a371693fe35 100644 --- a/docs/ChangeLog/20250831/pr25439.md +++ b/docs/ChangeLog/20250831/pr25439.md @@ -4,7 +4,7 @@ Tap dance actions are moved to PROGMEM so that they no longer use RAM. ## Changes for tap dance action array -Every layout that uses tap dances will need to change +Every layout that uses tap dances will need to change from ```c tap_dance_action_t tap_dance_actions[] = {